Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h309 extern void BTA_HhEnable(tBTA_SEC sec_mask, tBTA_HH_CBACK* p_cback);
/system/bt/bta/hh/
Dbta_hh_api.cc62 void BTA_HhEnable(tBTA_SEC sec_mask, tBTA_HH_CBACK* p_cback) { in BTA_HhEnable() function
/system/bt/btif/src/
Dbtif_hh.cc696 BTA_HhEnable(BTA_SEC_ENCRYPT, bte_hh_evt); in btif_hh_service_registration()
1677 BTA_HhEnable(BTUI_HH_SECURITY, bte_hh_evt); in btif_hh_execute_service()