Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothConnectionCallback.aidl24 oneway interface IBluetoothConnectionCallback { interface
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs576 pub trait IBluetoothConnectionCallback: RPCProxy { interface