Searched refs:allowed_modes (Results 1 – 9 of 9) sorted by relevance
1884 p_ccb->ertm_info.allowed_modes &= ~L2CAP_FCR_CHAN_OPT_ERTM; in l2c_fcr_chk_chan_modes()1887 if (!p_ccb->ertm_info.allowed_modes) { in l2c_fcr_chk_chan_modes()1892 return (p_ccb->ertm_info.allowed_modes); in l2c_fcr_chk_chan_modes()1923 if (p_ccb->ertm_info.allowed_modes == L2CAP_FCR_CHAN_OPT_BASIC) { in l2c_fcr_adj_our_req_options()1947 else if (p_ccb->ertm_info.allowed_modes == L2CAP_FCR_CHAN_OPT_BASIC) { in l2c_fcr_adj_our_req_options()1969 !(p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_ERTM)) { in l2c_fcr_adj_our_req_options()2133 (p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_ERTM)) { in l2c_fcr_renegotiate_chan()2137 } else if (p_ccb->ertm_info.allowed_modes & in l2c_fcr_renegotiate_chan()2147 if (p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_BASIC) { in l2c_fcr_renegotiate_chan()2217 p_ccb->ertm_info.preferred_mode, p_ccb->ertm_info.allowed_modes); in l2c_fcr_process_peer_cfg_req()[all …]
336 (p_ertm_info) ? p_ertm_info->allowed_modes : 0, in L2CA_ErtmConnectReq()
1470 p_ccb->ertm_info.allowed_modes = in l2cu_allocate_ccb()
516 tBTA_DM_PM_ACTION allowed_modes = 0; in bta_dm_pm_set_mode() local554 allowed_modes |= p_pm_spec->allow_mask; in bta_dm_pm_set_mode()585 if (!(allowed_modes & pm_action)) { in bta_dm_pm_set_mode()589 (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()
78 ertm_info.allowed_modes = L2CAP_FCR_CHAN_OPT_ERTM; in AVCT_Register()
110 ertm_info.allowed_modes = L2CAP_FCR_CHAN_OPT_ERTM; in avct_bcb_chnl_open()
299 uint8_t allowed_modes; member
281 p_ccb->ertm_info.allowed_modes = in GAP_ConnOpen()