Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c58 static tGATT_CBACK bta_gattc_cl_cback = variable
201 …uuid == NULL) || (p_cb->cl_rcb[i].client_if = GATT_Register(p_app_uuid, &bta_gattc_cl_cback)) == 0) in bta_gattc_register()