Searched refs:l2cu_send_peer_config_rsp (Results 1 – 3 of 3) sorted by relevance
770 l2cu_send_peer_config_rsp(p_ccb, p_cfg); in l2c_csm_config()872 l2cu_send_peer_config_rsp(p_ccb, p_cfg); in l2c_csm_config()903 l2cu_send_peer_config_rsp(p_ccb, p_cfg); in l2c_csm_config()921 l2cu_send_peer_config_rsp(p_ccb, p_cfg); in l2c_csm_config()1032 l2cu_send_peer_config_rsp(p_ccb, p_cfg); in l2c_csm_open()
622 extern void l2cu_send_peer_config_rsp(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg);
638 void l2cu_send_peer_config_rsp(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_send_peer_config_rsp() function