Searched refs:l2cu_send_peer_config_req (Results 1 – 4 of 4) sorted by relevance
860 l2cu_send_peer_config_req(p_ccb, p_cfg); in l2c_csm_config()1101 l2cu_send_peer_config_req(p_ccb, (tL2CAP_CFG_INFO*)p_data); in l2c_csm_open()
621 extern void l2cu_send_peer_config_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg);
2200 l2cu_send_peer_config_req(p_ccb, &p_ccb->our_cfg); in l2c_fcr_renegotiate_chan()
537 void l2cu_send_peer_config_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_send_peer_config_req() function