Home
last modified time | relevance | path

Searched defs:IBluetoothCallback (Results 1 – 3 of 3) sorted by relevance

/system/bt/binder/android/bluetooth/
DIBluetoothCallback.aidl24 interface IBluetoothCallback interface
/system/bt/service/common/android/bluetooth/
DIBluetoothCallback.aidl21 oneway interface IBluetoothCallback { interface
/system/bt/gd/rust/linux/stack/src/
Dbluetooth.rs41 pub trait IBluetoothCallback: RPCProxy { trait