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

  /system/bt/bta/gatt/
bta_gattc_int.h 103 tBTA_GATTC_CBACK *p_cback;
357 tBTA_GATTC_CBACK *p_cback;
bta_gattc_api.c 88 void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb)
    [all...]
bta_gattc_act.c 792 tBTA_GATTC_CBACK *p_cback = p_clcb->p_rcb->p_cback;
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 425 typedef void (tBTA_GATTC_CBACK)(tBTA_GATTC_EVT event, tBTA_GATTC *p_data);
666 extern void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb);
    [all...]

Completed in 32 milliseconds