Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c76 static const tGATT_CBACK bta_gattc_cl_cback = { variable
218 …id == NULL) || (p_cb->cl_rcb[i].client_if = GATT_Register(p_app_uuid, &bta_gattc_cl_cback)) == 0) { in bta_gattc_register()