Searched refs:phy_mask (Results 1 – 1 of 1) sorted by relevance
268 const uint8_t phy_mask = BT_GAP_LE_PHY_1M | BT_GAP_LE_PHY_2M | BT_GAP_LE_PHY_CODED; in bt_bap_valid_qos_pref() local270 if ((qos_pref->phy & (~phy_mask)) != 0U) { in bt_bap_valid_qos_pref()