Home
last modified time | relevance | path

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

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