Searched refs:fcr_status (Results 1 – 1 of 1) sorted by relevance
1853 uint8_t fcr_status; in l2cu_process_peer_cfg_req() local1921 fcr_status = l2c_fcr_process_peer_cfg_req(p_ccb, p_cfg); in l2cu_process_peer_cfg_req()1922 if (fcr_status == L2CAP_PEER_CFG_DISCONNECT) { in l2cu_process_peer_cfg_req()1930 fcr_ok = (fcr_status == L2CAP_PEER_CFG_OK); in l2cu_process_peer_cfg_req()