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 59 static void sdp_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed);
125 sdp_cb.reg_info.pL2CA_DisconnectInd_Cb = sdp_disconnect_ind;
450 ** Function sdp_disconnect_ind
458 static void sdp_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed) function

Completed in 33 milliseconds