HomeSort by relevance Sort by last modified time
    Searched full:sdp_disconnect_ind (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 60 static void sdp_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed);
126 sdp_cb.reg_info.pL2CA_DisconnectInd_Cb = sdp_disconnect_ind;
452 ** Function sdp_disconnect_ind
460 static void sdp_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed) function

Completed in 165 milliseconds