Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_utils.c237 if ((p_clcb->p_srcb = bta_gattc_find_srcb(remote_bda)) == NULL) { in bta_gattc_clcb_alloc()
349 tBTA_GATTC_SERV *bta_gattc_find_srcb(BD_ADDR bda) in bta_gattc_find_srcb() function
Dbta_gattc_act.c2124 if ((p_srcb = bta_gattc_find_srcb(remote_bda)) == NULL) { in bta_gattc_process_indicate()
2447 p_srcb = bta_gattc_find_srcb(remote_bda); in bta_gattc_register_service_change_notify()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h521 extern tBTA_GATTC_SERV *bta_gattc_find_srcb(BD_ADDR bda);