Home
last modified time | relevance | path

Searched refs:tBTA_GATTC_CBACK (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_int.h234 tBTA_GATTC_CBACK* p_cback;
321 tBTA_GATTC_CBACK* p_data,
Dbta_gattc_act.cc170 void bta_gattc_register(const Uuid& app_uuid, tBTA_GATTC_CBACK* p_cback, in bta_gattc_register()
533 tBTA_GATTC_CBACK* p_cback = p_clcb->p_rcb->p_cback; in bta_gattc_close()
1015 tBTA_GATTC_CBACK* p_cback = p_clreg->p_cback; in bta_gattc_deregister_cmpl()
Dbta_gattc_api.cc74 void BTA_GATTC_AppRegister(tBTA_GATTC_CBACK* p_client_cb, in BTA_GATTC_AppRegister()
/system/bt/bta/include/
Dbta_gatt_api.h245 typedef void(tBTA_GATTC_CBACK)(tBTA_GATTC_EVT event, tBTA_GATTC* p_data); typedef
441 extern void BTA_GATTC_AppRegister(tBTA_GATTC_CBACK* p_client_cb,