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.h333 extern void BTA_HhEnable(tBTA_SEC sec_mask, tBTA_HH_CBACK *p_cback);
/system/bt/bta/hh/
Dbta_hh_api.c65 void BTA_HhEnable(tBTA_SEC sec_mask, tBTA_HH_CBACK *p_cback) in BTA_HhEnable() function
/system/bt/btif/src/
Dbtif_hh.c1649 BTA_HhEnable(BTUI_HH_SECURITY, bte_hh_evt); in btif_hh_execute_service()