Home
last modified time | relevance | path

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

/system/bt/stack/bnep/
Dbnep_main.cc58 static void bnep_connect_cfm(uint16_t l2cap_cid, uint16_t result);
82 bnep_cb.reg_info.pL2CA_ConnectCfm_Cb = bnep_connect_cfm; in bnep_register_with_l2cap()
163 static void bnep_connect_cfm(uint16_t l2cap_cid, uint16_t result) { in bnep_connect_cfm() function