Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/bnep/
Dbnep_main.c63 static void bnep_disconnect_cfm (UINT16 l2cap_cid, UINT16 result);
94 bnep_cb.reg_info.pL2CA_DisconnectCfm_Cb = bnep_disconnect_cfm; in bnep_register_with_l2cap()
390 static void bnep_disconnect_cfm (UINT16 l2cap_cid, UINT16 result) in bnep_disconnect_cfm() function