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 234 tBTA_GATTC_CBACK* p_cback;
321 tBTA_GATTC_CBACK* p_data,
bta_gattc_act.cc 170 void bta_gattc_register(const Uuid& app_uuid, tBTA_GATTC_CBACK* p_cback,
533 tBTA_GATTC_CBACK* p_cback = p_clcb->p_rcb->p_cback;
    [all...]
bta_gattc_api.cc 74 void BTA_GATTC_AppRegister(tBTA_GATTC_CBACK* p_client_cb,
  /system/bt/bta/include/
bta_gatt_api.h 245 typedef void(tBTA_GATTC_CBACK)(tBTA_GATTC_EVT event, tBTA_GATTC* p_data);
441 extern void BTA_GATTC_AppRegister(tBTA_GATTC_CBACK* p_client_cb,
    [all...]

Completed in 322 milliseconds