Searched refs:BTA_HhEnable (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_hh_api.cc | 39 void BTA_HhEnable(tBTA_HH_CBACK* /* p_cback */, bool /* enable_hidp */, in BTA_HhEnable() function
|
/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_api.cc | 72 void BTA_HhEnable(tBTA_HH_CBACK* p_cback, bool enable_hid, bool enable_hogp) { in BTA_HhEnable() function
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_hh_api.h | 378 void BTA_HhEnable(tBTA_HH_CBACK* p_cback, bool enable_hid, bool enable_hogp);
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hh.cc | 940 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()
|