Searched refs:BT_GAP_LE_PHY_1M (Results 1 – 19 of 19) sorted by relevance
129 #define BT_CONN_LE_PHY_PARAM_1M BT_CONN_LE_PHY_PARAM(BT_GAP_LE_PHY_1M, \130 BT_GAP_LE_PHY_1M)141 #define BT_CONN_LE_PHY_PARAM_ALL BT_CONN_LE_PHY_PARAM(BT_GAP_LE_PHY_1M | \144 BT_GAP_LE_PHY_1M | \
413 BT_GAP_LE_PHY_1M = BIT(0), enumerator
46 case BT_GAP_LE_PHY_1M: return "LE 1M"; in phy2str()
182 iso_tx_qos.phy, DEFAULT_BIS_PHY, BT_GAP_LE_PHY_1M, in parse_phy_arg()191 if (phy != BT_GAP_LE_PHY_1M && in parse_phy_arg()
55 case BT_GAP_LE_PHY_1M: return "LE 1M"; in phy2str()
64 case BT_GAP_LE_PHY_1M: return "LE 1M"; in phy2str()
90 case BT_GAP_LE_PHY_1M: return "LE 1M"; in phy2str()
88 case BT_GAP_LE_PHY_1M: return "LE 1M"; in phy2str()
568 qos->phy, DEFAULT_CIS_PHY, BT_GAP_LE_PHY_1M, in parse_phy_arg()577 if (phy != BT_GAP_LE_PHY_1M && in parse_phy_arg()
43 case BT_GAP_LE_PHY_1M: return "LE 1M"; in phy2str()
128 case BT_GAP_LE_PHY_1M: return "LE 1M"; in phy2str()
288 if (phy != BT_GAP_LE_PHY_1M && in cmd_cig_create()
100 case BT_GAP_LE_PHY_1M: return "LE 1M"; in phy2str()2900 case BT_GAP_LE_PHY_1M: in tx_time_calc()2933 uint8_t phy = BT_GAP_LE_PHY_1M; in cmd_conn_data_len_update()
343 case BT_GAP_LE_PHY_1M: return "LE 1M"; in phy2str()
414 return BT_GAP_LE_PHY_1M; in bt_get_phy()1344 conn->le.phy.tx_phy = BT_GAP_LE_PHY_1M; in bt_hci_le_enh_conn_complete()1345 conn->le.phy.rx_phy = BT_GAP_LE_PHY_1M; in bt_hci_le_enh_conn_complete()
1406 adv_info.primary_phy = BT_GAP_LE_PHY_1M; in bt_hci_le_adv_report()
1130 case BT_GAP_LE_PHY_1M: return "LE 1M"; in phy2str()
1149 if (phy != BT_GAP_LE_PHY_1M && phy != BT_GAP_LE_PHY_2M && in cmd_stream_qos()