Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/sdp/
Dsdp_main.c60 static void sdp_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed);
126 sdp_cb.reg_info.pL2CA_DisconnectInd_Cb = sdp_disconnect_ind; in sdp_init()
460 static void sdp_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed) in sdp_disconnect_ind() function