Home
last modified time | relevance | path

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

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