Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h117 tBTA_GATTC_CBACK *p_cback;
352 tBTA_GATTC_CBACK *p_cback;
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h457 typedef void (tBTA_GATTC_CBACK)(tBTA_GATTC_EVT event, tBTA_GATTC *p_data); typedef
785 extern void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c85 void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb) in BTA_GATTC_AppRegister()
Dbta_gattc_act.c851 tBTA_GATTC_CBACK *p_cback = p_clcb->p_rcb->p_cback; in bta_gattc_close()
1717 tBTA_GATTC_CBACK *p_cback = p_clreg->p_cback; in bta_gattc_deregister_cmpl()