Searched defs:on_advertising_set_started (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | advertising_client.py | 32 def on_advertising_set_started(self, reg_id, advertiser_id, tx_power, status): member in BluetoothAdvertisingCallbacks 299 def on_advertising_set_started(self, reg_id, advertiser_id, tx_power, status): member in FlossAdvertisingClient
|
/packages/modules/Bluetooth/floss/pandora/server/ |
D | host.py | 376 def on_advertising_set_started(self, reg_id, advertiser_id, tx_power, status): member in HostService.Advertise.AdvertisingObserver
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_adv.rs | 100 fn on_advertising_set_started( in on_advertising_set_started() method 1158 fn on_advertising_set_started( in on_advertising_set_started() method 1202 fn on_advertising_set_started( in on_advertising_set_started() method 1932 fn on_advertising_set_started( in on_advertising_set_started() method
|
D | bluetooth_gatt.rs | 4151 fn on_advertising_set_started( in on_advertising_set_started() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 481 fn on_advertising_set_started( in on_advertising_set_started() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | callbacks.rs | 544 fn on_advertising_set_started( in on_advertising_set_started() method
|
D | dbus_iface.rs | 1236 fn on_advertising_set_started( in on_advertising_set_started() method
|