Home
last modified time | relevance | path

Searched defs:IBluetooth (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/rust/linux/stack/src/
H A Dbluetooth.rs22 pub trait IBluetooth { trait
/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetooth.aidl32 interface IBluetooth { interface
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetooth.aidl39 interface IBluetooth interface
/aosp12/system/bt/service/client/
H A Dmain.cc1015 void HandleHelp(IBluetooth* /* bt_iface */, const vector<string>& /* args */) { in HandleHelp() argument