Home
last modified time | relevance | path

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

/system/bt/stack/bnep/
Dbnep_main.cc62 static void bnep_config_ind(uint16_t l2cap_cid, tL2CAP_CFG_INFO* p_cfg);
89 bnep_cb.reg_info.pL2CA_ConfigInd_Cb = bnep_config_ind; in bnep_register_with_l2cap()
208 static void bnep_config_ind(uint16_t l2cap_cid, tL2CAP_CFG_INFO* p_cfg) { in bnep_config_ind() function