Searched refs:buf_space (Results 1 – 1 of 1) sorted by relevance
850 UINT16 len, cfg_len, buf_space, len1; in l2cu_send_peer_config_rej() local902 buf_space = rej_len; in l2cu_send_peer_config_rej()923 if (buf_space >= (cfg_len + L2CAP_CFG_OPTION_OVERHEAD)) { in l2cu_send_peer_config_rej()926 buf_space -= (cfg_len + L2CAP_CFG_OPTION_OVERHEAD); in l2cu_send_peer_config_rej()