Searched refs:BT_GAP_LE_PHY_CODED (Results 1 – 21 of 21) sorted by relevance
48 case BT_GAP_LE_PHY_CODED: return "LE Coded"; in phy2str()
137 #define BT_CONN_LE_PHY_PARAM_CODED BT_CONN_LE_PHY_PARAM(BT_GAP_LE_PHY_CODED, \138 BT_GAP_LE_PHY_CODED)143 BT_GAP_LE_PHY_CODED, \146 BT_GAP_LE_PHY_CODED)
751 BT_GAP_LE_PHY_CODED = BIT(2), enumerator
69 case BT_GAP_LE_PHY_CODED: return "LE Coded"; in phy2str()
53 case BT_GAP_LE_PHY_CODED: return "LE Coded"; in phy2str()
212 BT_GAP_LE_PHY_2M, BT_GAP_LE_PHY_CODED); in parse_phy_arg()222 phy != BT_GAP_LE_PHY_CODED) { in parse_phy_arg()
57 case BT_GAP_LE_PHY_CODED: return "LE Coded"; in phy2str()
102 case BT_GAP_LE_PHY_CODED: return "LE Coded"; in phy2str()
89 case BT_GAP_LE_PHY_CODED: return "LE Coded"; in phy2str()
67 case BT_GAP_LE_PHY_CODED: return "LE Coded"; in phy2str()
620 BT_GAP_LE_PHY_2M, BT_GAP_LE_PHY_CODED); in parse_phy_arg()630 phy != BT_GAP_LE_PHY_CODED) { in parse_phy_arg()
235 case BT_GAP_LE_PHY_CODED: return "LE Coded"; in phy2str()
502 case BT_GAP_LE_PHY_CODED: return "LE Coded"; in phy2str()
363 phy != BT_GAP_LE_PHY_CODED) { in cmd_cig_create()
110 case BT_GAP_LE_PHY_CODED: in phy2str()3590 case BT_GAP_LE_PHY_CODED: in tx_time_calc()
119 case BT_GAP_LE_PHY_CODED: return "LE Coded"; in phy2str()
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()
1145 case BT_GAP_LE_PHY_CODED: return "LE Coded"; in phy2str()
937 if (!IN_RANGE(io_qos->phy, BT_GAP_LE_PHY_1M, BT_GAP_LE_PHY_CODED)) { in valid_chan_io_qos()
538 return BT_GAP_LE_PHY_CODED; in bt_get_phy()
1415 phy != BT_GAP_LE_PHY_CODED) { in cmd_stream_qos()