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.cc65 static void bnep_disconnect_cfm(uint16_t l2cap_cid, uint16_t result);
92 bnep_cb.reg_info.pL2CA_DisconnectCfm_Cb = bnep_disconnect_cfm; in bnep_register_with_l2cap()
369 static void bnep_disconnect_cfm(uint16_t l2cap_cid, uint16_t result) { in bnep_disconnect_cfm() function