Searched defs:bt_iface (Results 1 – 5 of 5) sorted by relevance
/system/bt/service/client/ |
D | main.cc | 384 void HandleDisable(IBluetooth* bt_iface, const vector<string>& args) { in HandleDisable() 391 void HandleEnable(IBluetooth* bt_iface, const vector<string>& args) { in HandleEnable() 397 void HandleGetState(IBluetooth* bt_iface, const vector<string>& args) { in HandleGetState() 406 void HandleIsEnabled(IBluetooth* bt_iface, const vector<string>& args) { in HandleIsEnabled() 413 void HandleGetLocalAddress(IBluetooth* bt_iface, const vector<string>& args) { in HandleGetLocalAddress() 420 void HandleSetLocalName(IBluetooth* bt_iface, const vector<string>& args) { in HandleSetLocalName() 433 void HandleGetLocalName(IBluetooth* bt_iface, const vector<string>& args) { in HandleGetLocalName() 440 void HandleAdapterInfo(IBluetooth* bt_iface, const vector<string>& args) { in HandleAdapterInfo() 464 void HandleSupportsMultiAdv(IBluetooth* bt_iface, const vector<string>& args) { in HandleSupportsMultiAdv() 472 void HandleRegisterBLEAdvertiser(IBluetooth* bt_iface, in HandleRegisterBLEAdvertiser() [all …]
|
/system/bt/service/hal/ |
D | bluetooth_av_interface.cc | 227 const bt_interface_t* bt_iface = in Initialize() local
|
D | bluetooth_gatt_interface.cc | 485 const bt_interface_t* bt_iface = in Initialize() local
|
D | bluetooth_avrcp_interface.cc | 567 const bt_interface_t* bt_iface = in Initialize() local
|
/system/bt/service/ |
D | gatt_server_old.cc | 479 const bt_interface_t* bt_iface = in Initialize() local
|