Searched refs:BTA_HhEnable (Results 1 – 3 of 3) sorted by relevance
337 extern void BTA_HhEnable(tBTA_SEC sec_mask, tBTA_HH_CBACK *p_cback);
62 void BTA_HhEnable(tBTA_SEC sec_mask, tBTA_HH_CBACK *p_cback) in BTA_HhEnable() function
464 BTA_HhEnable(BTA_SEC_AUTHENTICATE | BTA_SEC_ENCRYPT, bte_hh_evt); in btc_hh_init()