BluetoothAdapter
Inherits: Resource
Properties
Methods
| Returns | Signature |
|---|---|
| PackedStringArray | get_discovery_filters() |
| void | remove_device(device: BluetoothDevice) |
| void | start_discovery() |
| void | stop_discovery() |
Property Descriptions
address
String address
Note
There is currently no description for this property. Please help us by contributing one!
address_type
String address_type
Note
There is currently no description for this property. Please help us by contributing one!
alias
String alias
Note
There is currently no description for this property. Please help us by contributing one!
class
int class
Note
There is currently no description for this property. Please help us by contributing one!
dbus_path
String dbus_path
Note
There is currently no description for this property. Please help us by contributing one!
discoverable
bool discoverable
Note
There is currently no description for this property. Please help us by contributing one!
discoverable_timeout
int discoverable_timeout
Note
There is currently no description for this property. Please help us by contributing one!
discovering
bool discovering
Note
There is currently no description for this property. Please help us by contributing one!
experimental_features
PackedStringArray experimental_features
Note
There is currently no description for this property. Please help us by contributing one!
manufacturer
int manufacturer
Note
There is currently no description for this property. Please help us by contributing one!
modalias
String modalias
Note
There is currently no description for this property. Please help us by contributing one!
name
String name
Note
There is currently no description for this property. Please help us by contributing one!
pairable
bool pairable
Note
There is currently no description for this property. Please help us by contributing one!
pairable_timeout
int pairable_timeout
Note
There is currently no description for this property. Please help us by contributing one!
power_state
String power_state
Note
There is currently no description for this property. Please help us by contributing one!
powered
bool powered
Note
There is currently no description for this property. Please help us by contributing one!
roles
PackedStringArray roles
Note
There is currently no description for this property. Please help us by contributing one!
uuids
PackedStringArray uuids
Note
There is currently no description for this property. Please help us by contributing one!
version
int version
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
get_discovery_filters()
PackedStringArray get_discovery_filters()
Note
There is currently no description for this method. Please help us by contributing one!
remove_device()
void remove_device(device: BluetoothDevice)
Note
There is currently no description for this method. Please help us by contributing one!
start_discovery()
void start_discovery()
Note
There is currently no description for this method. Please help us by contributing one!
stop_discovery()
void stop_discovery()
Note
There is currently no description for this method. Please help us by contributing one!