Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_main.cc62 static void bnep_disconnect_ind(uint16_t l2cap_cid, bool ack_needed);
86 bnep_cb.reg_info.pL2CA_DisconnectInd_Cb = bnep_disconnect_ind; in bnep_register_with_l2cap()
243 static void bnep_disconnect_ind(uint16_t l2cap_cid, bool ack_needed) { in bnep_disconnect_ind() function