Home
last modified time | relevance | path

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

/system/bt/stack/bnep/
Dbnep_main.c67 static void bnep_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed);
96 bnep_cb.reg_info.pL2CA_DisconnectInd_Cb = bnep_disconnect_ind; in bnep_register_with_l2cap()
359 static void bnep_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed) in bnep_disconnect_ind() function