Home
last modified time | relevance | path

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

/system/bt/stack/bnep/
Dbnep_main.c66 static void bnep_disconnect_cfm (UINT16 l2cap_cid, UINT16 result);
95 bnep_cb.reg_info.pL2CA_DisconnectCfm_Cb = bnep_disconnect_cfm; in bnep_register_with_l2cap()
392 static void bnep_disconnect_cfm (UINT16 l2cap_cid, UINT16 result) in bnep_disconnect_cfm() function