BluezInstance
Inherits: Resource
Methods
| Returns | Signature |
|---|---|
| BluetoothAdapter[] | get_adapters() |
| BluetoothDevice[] | get_discovered_devices() |
| bool | is_running() |
| void | process() |
Method Descriptions
get_adapters()
BluetoothAdapter[] get_adapters()
Note
There is currently no description for this method. Please help us by contributing one!
get_discovered_devices()
BluetoothDevice[] get_discovered_devices()
Note
There is currently no description for this method. Please help us by contributing one!
is_running()
bool is_running()
Note
There is currently no description for this method. Please help us by contributing one!
process()
void process()
Note
There is currently no description for this method. Please help us by contributing one!