Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_act.c63 static tGATT_CBACK bta_gattc_cl_cback = variable
206 …uuid == NULL) || (p_cb->cl_rcb[i].client_if = GATT_Register(p_app_uuid, &bta_gattc_cl_cback)) == 0) in bta_gattc_register()