Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/sdp/
Dsdp_main.c55 static void sdp_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm,
120 sdp_cb.reg_info.pL2CA_ConnectInd_Cb = sdp_connect_ind; in sdp_init()
171 static void sdp_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, UINT8 l2cap_id) in sdp_connect_ind() function