Home
last modified time | relevance | path

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

/system/bt/stack/bnep/
Dbnep_main.c64 static void bnep_config_cfm (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg);
93 bnep_cb.reg_info.pL2CA_ConfigCfm_Cb = bnep_config_cfm; in bnep_register_with_l2cap()
290 static void bnep_config_cfm (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg) in bnep_config_cfm() function