Home
last modified time | relevance | path

Searched refs:BTA_HhEnable (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hh_api.cc39 void BTA_HhEnable(tBTA_HH_CBACK* /* p_cback */, bool /* enable_hidp */, in BTA_HhEnable() function
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc72 void BTA_HhEnable(tBTA_HH_CBACK* p_cback, bool enable_hid, bool enable_hogp) { in BTA_HhEnable() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_api.h378 void BTA_HhEnable(tBTA_HH_CBACK* p_cback, bool enable_hid, bool enable_hogp);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc940 BTA_HhEnable(bte_hh_evt, bt_hh_enable_type.hidp_enabled, in btif_hh_service_registration()
2191 BTA_HhEnable(bte_hh_evt, bt_hh_enable_type.hidp_enabled, in btif_hh_execute_service()