HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_HH_CBACK (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 97 tBTA_HH_CBACK *p_cback;
182 tBTA_HH_CBACK *p_cback; /* Application callbacks */
bta_hh_api.c 60 void BTA_HhEnable(tBTA_SEC sec_mask, tBTA_HH_CBACK *p_cback)
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 289 typedef void (tBTA_HH_CBACK) (tBTA_HH_EVT event, tBTA_HH *p_data);
310 BTA_API extern void BTA_HhEnable(tBTA_SEC sec_mask, tBTA_HH_CBACK *p_cback);

Completed in 21 milliseconds