Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_main.c312 if ((p_ccb = sdpu_find_ccb_by_cid (l2cap_cid)) == NULL) { in sdp_connect_cfm()
384 if ((p_ccb = sdpu_find_ccb_by_cid (l2cap_cid)) == NULL) { in sdp_config_ind()
473 if ((p_ccb = sdpu_find_ccb_by_cid (l2cap_cid)) == NULL) { in sdp_config_cfm()
533 if ((p_ccb = sdpu_find_ccb_by_cid (l2cap_cid)) == NULL) { in sdp_disconnect_ind()
577 if ((p_ccb = sdpu_find_ccb_by_cid (l2cap_cid)) != NULL) { in sdp_data_ind()
740 if ((p_ccb = sdpu_find_ccb_by_cid (l2cap_cid)) == NULL) { in sdp_disconnect_cfm()
Dsdp_utils.c58 tCONN_CB *sdpu_find_ccb_by_cid (UINT16 cid) in sdpu_find_ccb_by_cid() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/include/
Dsdpint.h267 extern tCONN_CB *sdpu_find_ccb_by_cid (UINT16 cid);