Home
last modified time | relevance | path

Searched defs:bt_iface (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/client/
Dmain.cc384 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/
Dbluetooth_av_interface.cc227 const bt_interface_t* bt_iface = in Initialize() local
Dbluetooth_gatt_interface.cc485 const bt_interface_t* bt_iface = in Initialize() local
Dbluetooth_avrcp_interface.cc567 const bt_interface_t* bt_iface = in Initialize() local
/system/bt/service/
Dgatt_server_old.cc479 const bt_interface_t* bt_iface = in Initialize() local