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

/external/bluetooth/bluedroid/stack/bnep/
H A Dbnep_main.c62 static void bnep_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed);
93 bnep_cb.reg_info.pL2CA_DisconnectInd_Cb = bnep_disconnect_ind;
339 ** Function bnep_disconnect_ind
347 static void bnep_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed) function

Completed in 176 milliseconds