Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.c417 p_clcb = bta_gattc_find_int_disconn_clcb((tBTA_GATTC_DATA *) p_msg); in bta_gattc_hdl_event()
Dbta_gattc_int.h516 extern tBTA_GATTC_CLCB * bta_gattc_find_int_disconn_clcb(tBTA_GATTC_DATA *p_msg);
Dbta_gattc_utils.c952 tBTA_GATTC_CLCB * bta_gattc_find_int_disconn_clcb(tBTA_GATTC_DATA *p_msg) in bta_gattc_find_int_disconn_clcb() function