Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_main.c64 static void sdp_data_ind (UINT16 l2cap_cid, BT_HDR *p_msg);
197 sdp_cb.reg_info.pL2CA_DataInd_Cb = sdp_data_ind; in sdp_init()
572 static void sdp_data_ind (UINT16 l2cap_cid, BT_HDR *p_msg) in sdp_data_ind() function