Searched refs:p_our_cfg_bits (Results 1 – 2 of 2) sorted by relevance
2048 tL2CAP_CFG_INFO **pp_our_cfg, tL2CAP_CH_CFG_BITS *p_our_cfg_bits, in L2CA_GetCurrentConfig() argument2061 *p_our_cfg_bits = 0; in L2CA_GetCurrentConfig()2063 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_MTU; in L2CA_GetCurrentConfig()2066 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_QOS; in L2CA_GetCurrentConfig()2069 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_FLUSH_TO; in L2CA_GetCurrentConfig()2072 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_FCR; in L2CA_GetCurrentConfig()2075 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_FCS; in L2CA_GetCurrentConfig()2078 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_EXT_FLOW_SPEC; in L2CA_GetCurrentConfig()
1161 … tL2CAP_CFG_INFO **pp_our_cfg, tL2CAP_CH_CFG_BITS *p_our_cfg_bits,