Searched refs:buf_space (Results 1 – 1 of 1) sorted by relevance
854 UINT16 len, cfg_len, buf_space, len1; in l2cu_send_peer_config_rej() local906 buf_space = rej_len; in l2cu_send_peer_config_rej()927 if (buf_space >= (cfg_len + L2CAP_CFG_OPTION_OVERHEAD)) { in l2cu_send_peer_config_rej()930 buf_space -= (cfg_len + L2CAP_CFG_OPTION_OVERHEAD); in l2cu_send_peer_config_rej()