This is the complete list of members for tinyb.BluetoothManager, including all inherited members.
| finalize() (defined in tinyb.BluetoothManager) | tinyb.BluetoothManager | protected |
| find(BluetoothType type, String name, String identifier, BluetoothObject parent, Duration timeout) | tinyb.BluetoothManager | |
| find(BluetoothType type, String name, String identifier, BluetoothObject parent) | tinyb.BluetoothManager | |
| getAdapters() | tinyb.BluetoothManager | |
| getBluetoothManager() | tinyb.BluetoothManager | static |
| getBluetoothType() (defined in tinyb.BluetoothManager) | tinyb.BluetoothManager | |
| getDevices() | tinyb.BluetoothManager | |
| getDiscovering() | tinyb.BluetoothManager | |
| getObject(BluetoothType type, String name, String identifier, BluetoothObject parent) | tinyb.BluetoothManager | |
| getObjects(BluetoothType type, String name, String identifier, BluetoothObject parent) | tinyb.BluetoothManager | |
| getServices() | tinyb.BluetoothManager | |
| setDefaultAdapter(BluetoothAdapter adapter) | tinyb.BluetoothManager | |
| startDiscovery() | tinyb.BluetoothManager | |
| startNearbyDiscovery(final BluetoothDeviceDiscoveryListener listener, final int pollingRate, final boolean onlyManufacturerFilled) | tinyb.BluetoothManager | |
| stopDiscovery() | tinyb.BluetoothManager | |
| stopNearbyDiscovery() | tinyb.BluetoothManager | |