Searched refs:bnep_disconnect_ind (Results 1 – 1 of 1) sorted by relevance
64 static void bnep_disconnect_ind(uint16_t l2cap_cid, bool ack_needed);91 bnep_cb.reg_info.pL2CA_DisconnectInd_Cb = bnep_disconnect_ind; in bnep_register_with_l2cap()330 static void bnep_disconnect_ind(uint16_t l2cap_cid, bool ack_needed) { in bnep_disconnect_ind() function