Home
last modified time | relevance | path

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

/system/bt/stack/gap/
Dgap_utils.c69 p_cb->gap_cback = NULL; in gap_free_cb()
Dgap_int.h32 tGAP_CALLBACK *gap_cback; /* Pointer to users callback function */ member
Dgap_ble.c50 static tGATT_CBACK gap_cback = variable
392 gap_cb.gatt_if = GATT_Register(&app_uuid, &gap_cback); in gap_attr_db_init()