Searched refs:p_our_cfg_bits (Results 1 – 2 of 2) sorted by relevance
2018 tL2CAP_CFG_INFO **pp_our_cfg, tL2CAP_CH_CFG_BITS *p_our_cfg_bits, in L2CA_GetCurrentConfig() argument2031 *p_our_cfg_bits = 0; in L2CA_GetCurrentConfig()2033 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_MTU; in L2CA_GetCurrentConfig()2036 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_QOS; in L2CA_GetCurrentConfig()2039 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_FLUSH_TO; in L2CA_GetCurrentConfig()2042 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_FCR; in L2CA_GetCurrentConfig()2045 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_FCS; in L2CA_GetCurrentConfig()2048 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_EXT_FLOW_SPEC; in L2CA_GetCurrentConfig()
1157 … tL2CAP_CFG_INFO **pp_our_cfg, tL2CAP_CH_CFG_BITS *p_our_cfg_bits,