Home
last modified time | relevance | path

Searched defs:BluetoothConnectionCallbacks (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsuspend.rs498 struct BluetoothConnectionCallbacks { struct
502 impl BluetoothConnectionCallbacks { impl
508 impl IBluetoothConnectionCallback for BluetoothConnectionCallbacks { implementation
523 impl RPCProxy for BluetoothConnectionCallbacks { implementation
/packages/modules/Bluetooth/floss/pandora/floss/
Dadapter_client.py120 class BluetoothConnectionCallbacks: class