Searched defs:on_advertising_enabled (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | advertising_client.py | 68 def on_advertising_enabled(self, advertiser_id, enable, status): member in BluetoothAdvertisingCallbacks 328 def on_advertising_enabled(self, advertiser_id, enable, status): member in FlossAdvertisingClient
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_adv.rs | 117 fn on_advertising_enabled( in on_advertising_enabled() method 1167 fn on_advertising_enabled(&mut self, adv_id: u8, enabled: bool, status: AdvertisingStatus); in on_advertising_enabled() method 1247 fn on_advertising_enabled(&mut self, adv_id: u8, enabled: bool, status: AdvertisingStatus) { in on_advertising_enabled() method 2038 fn on_advertising_enabled(&mut self, _adv_id: u8, _enabled: bool, _status: AdvertisingStatus) { in on_advertising_enabled() method
|
D | bluetooth_gatt.rs | 4166 fn on_advertising_enabled(&mut self, adv_id: u8, enabled: bool, status: AdvertisingStatus) { in on_advertising_enabled() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 502 fn on_advertising_enabled( in on_advertising_enabled() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | callbacks.rs | 588 fn on_advertising_enabled( in on_advertising_enabled() method
|
D | dbus_iface.rs | 1252 fn on_advertising_enabled( in on_advertising_enabled() method
|