Home
last modified time | relevance | path

Searched refs:BluetoothAdvertisingCallbacks (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/floss/
Dadvertising_client.py25 class BluetoothAdvertisingCallbacks: class
152 class FlossAdvertisingClient(BluetoothAdvertisingCallbacks):
513 if isinstance(observer, BluetoothAdvertisingCallbacks):
525 if isinstance(observer, BluetoothAdvertisingCallbacks):
/packages/modules/Bluetooth/floss/pandora/server/
Dhost.py369 class AdvertisingObserver(advertising_client.BluetoothAdvertisingCallbacks):