Searched refs:allowed_modes (Results 1 – 8 of 8) sorted by relevance
1911 p_ccb->ertm_info.allowed_modes &= ~L2CAP_FCR_CHAN_OPT_ERTM; in l2c_fcr_chk_chan_modes()1914 p_ccb->ertm_info.allowed_modes &= ~L2CAP_FCR_CHAN_OPT_STREAM; in l2c_fcr_chk_chan_modes()1917 if (!p_ccb->ertm_info.allowed_modes) { in l2c_fcr_chk_chan_modes()1922 return (p_ccb->ertm_info.allowed_modes); in l2c_fcr_chk_chan_modes()1953 if (p_ccb->ertm_info.allowed_modes == L2CAP_FCR_CHAN_OPT_BASIC) { in l2c_fcr_adj_our_req_options()1977 else if (p_ccb->ertm_info.allowed_modes == L2CAP_FCR_CHAN_OPT_BASIC) { in l2c_fcr_adj_our_req_options()1992 !(p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_STREAM)) { in l2c_fcr_adj_our_req_options()2001 !(p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_ERTM)) { in l2c_fcr_adj_our_req_options()2165 (p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_ERTM)) { in l2c_fcr_renegotiate_chan()2173 if (p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_BASIC) { in l2c_fcr_renegotiate_chan()[all …]
304 (p_ertm_info) ? p_ertm_info->allowed_modes : 0, in L2CA_ErtmConnectReq()
1468 p_ccb->ertm_info.allowed_modes = in l2cu_allocate_ccb()
515 tBTA_DM_PM_ACTION allowed_modes = 0; in bta_dm_pm_set_mode() local553 allowed_modes |= p_pm_spec->allow_mask; in bta_dm_pm_set_mode()584 if (!(allowed_modes & pm_action)) { in bta_dm_pm_set_mode()588 (allowed_modes & (BTA_DM_PM_PARK | BTA_DM_PM_SNIFF) & pref_modes); in bta_dm_pm_set_mode()
153 ertm_info.allowed_modes = L2CAP_FCR_CHAN_OPT_ERTM; in avct_l2c_br_connect_ind_cback()
110 ertm_info.allowed_modes = L2CAP_FCR_CHAN_OPT_ERTM; in avct_bcb_chnl_open()
323 uint8_t allowed_modes; member
281 p_ccb->ertm_info.allowed_modes = in GAP_ConnOpen()