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

/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_api.c49 ** Function BTA_HhEnable
60 void BTA_HhEnable(tBTA_SEC sec_mask, tBTA_HH_CBACK *p_cback) function
69 APPL_TRACE_ERROR0("Calling BTA_HhEnable");
/external/bluetooth/bluedroid/bta/include/
H A Dbta_hh_api.h310 BTA_API extern void BTA_HhEnable(tBTA_SEC sec_mask, tBTA_HH_CBACK *p_cback);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hh.c1762 BTA_HhEnable(BTA_SEC_NONE, bte_hh_evt);

Completed in 20 milliseconds