| /Zephyr-4.1.0/samples/bluetooth/central_gatt_write/src/ |
| D | gatt_write_common.c | 31 .pref_rx_phy = BT_GAP_LE_PHY_2M, in phy_update_iterate() 41 .pref_tx_phy = BT_GAP_LE_PHY_2M, in phy_update_iterate() 45 .pref_tx_phy = BT_GAP_LE_PHY_2M, in phy_update_iterate() 46 .pref_rx_phy = BT_GAP_LE_PHY_2M, in phy_update_iterate() 49 .pref_tx_phy = BT_GAP_LE_PHY_2M, in phy_update_iterate() 61 .pref_rx_phy = BT_GAP_LE_PHY_2M, in phy_update_iterate() 76 .pref_rx_phy = BT_GAP_LE_PHY_2M, in phy_update_iterate() 86 .pref_tx_phy = BT_GAP_LE_PHY_2M, in phy_update_iterate() 87 .pref_rx_phy = BT_GAP_LE_PHY_2M, in phy_update_iterate()
|
| /Zephyr-4.1.0/samples/bluetooth/observer/src/ |
| D | observer.c | 47 case BT_GAP_LE_PHY_2M: return "LE 2M"; in phy2str()
|
| /Zephyr-4.1.0/include/zephyr/bluetooth/ |
| D | conn.h | 134 #define BT_CONN_LE_PHY_PARAM_2M BT_CONN_LE_PHY_PARAM(BT_GAP_LE_PHY_2M, \ 135 BT_GAP_LE_PHY_2M) 143 BT_GAP_LE_PHY_2M | \ 146 BT_GAP_LE_PHY_2M | \
|
| D | gap.h | 749 BT_GAP_LE_PHY_2M = BIT(1), enumerator
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/ll/cis/src/ |
| D | main.c | 118 case BT_GAP_LE_PHY_2M: return "LE 2M"; in phy2str() 360 iso_tx[i].phy = BT_GAP_LE_PHY_2M; 376 iso_rx[i].phy = BT_GAP_LE_PHY_2M; 660 iso_tx_p[i].phy = BT_GAP_LE_PHY_2M;
|
| /Zephyr-4.1.0/samples/bluetooth/iso_broadcast_benchmark/src/ |
| D | broadcaster.c | 26 #define DEFAULT_BIS_PHY BT_GAP_LE_PHY_2M 213 BT_GAP_LE_PHY_2M, BT_GAP_LE_PHY_CODED); in parse_phy_arg() 222 phy != BT_GAP_LE_PHY_2M && in parse_phy_arg()
|
| D | receiver.c | 56 case BT_GAP_LE_PHY_2M: return "LE 2M"; in phy2str()
|
| /Zephyr-4.1.0/samples/bluetooth/iso_central/src/ |
| D | main.c | 166 .phy = BT_GAP_LE_PHY_2M,
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/iso/frag/src/ |
| D | broadcaster.c | 156 .phy = BT_GAP_LE_PHY_2M, in init()
|
| /Zephyr-4.1.0/samples/bluetooth/iso_broadcast/src/ |
| D | main.c | 62 .phy = BT_GAP_LE_PHY_2M,
|
| /Zephyr-4.1.0/subsys/bluetooth/host/shell/ |
| D | iso.c | 32 .sdu = 40u, .phy = BT_GAP_LE_PHY_2M, .rtn = 2u, \ 363 phy != BT_GAP_LE_PHY_2M && in cmd_cig_create() 742 bis_iso_qos.tx->phy = BT_GAP_LE_PHY_2M; /* 2 MBit */ in cmd_big_create()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/iso/frag_2/src/ |
| D | broadcaster.c | 153 .phy = BT_GAP_LE_PHY_2M,
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/iso/bis/src/ |
| D | bis_broadcaster.c | 128 .phy = BT_GAP_LE_PHY_2M, in init()
|
| /Zephyr-4.1.0/samples/bluetooth/periodic_sync/src/ |
| D | main.c | 68 case BT_GAP_LE_PHY_2M: return "LE 2M"; in phy2str()
|
| /Zephyr-4.1.0/samples/bluetooth/central_past/src/ |
| D | main.c | 52 case BT_GAP_LE_PHY_2M: return "LE 2M"; in phy2str()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/ll/bis/src/ |
| D | test_bis.c | 358 iso_tx_qos.phy = BT_GAP_LE_PHY_2M; in create_big() 413 iso_tx_qos.phy = BT_GAP_LE_PHY_2M; in create_advanced_big() 533 case BT_GAP_LE_PHY_2M: return "LE 2M"; in phy2str()
|
| /Zephyr-4.1.0/samples/bluetooth/tmap_peripheral/src/ |
| D | bap_unicast_sr.c | 54 BT_BAP_QOS_CFG_PREF(true, BT_GAP_LE_PHY_2M, 0x02, 10, 20000, 40000, 20000, 40000);
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/iso/cis/src/ |
| D | cis_central.c | 157 .phy = BT_GAP_LE_PHY_2M, in init()
|
| /Zephyr-4.1.0/tests/bluetooth/audio/ascs/src/ |
| D | test_common.c | 139 BT_BAP_QOS_CFG_PREF(true, BT_GAP_LE_PHY_2M, 0x02, 10, 40000, 40000, 40000, 40000);
|
| /Zephyr-4.1.0/samples/bluetooth/iso_connected_benchmark/src/ |
| D | main.c | 45 #define DEFAULT_CIS_PHY BT_GAP_LE_PHY_2M 620 BT_GAP_LE_PHY_2M, BT_GAP_LE_PHY_CODED); in parse_phy_arg() 629 phy != BT_GAP_LE_PHY_2M && in parse_phy_arg()
|
| /Zephyr-4.1.0/samples/bluetooth/hap_ha/src/ |
| D | bap_unicast_sr.c | 52 BT_BAP_QOS_CFG_PREF(true, BT_GAP_LE_PHY_2M, 0x02, 10, 20000, 40000, 20000, 40000);
|
| /Zephyr-4.1.0/samples/bluetooth/direction_finding_connectionless_rx/src/ |
| D | main.c | 101 case BT_GAP_LE_PHY_2M: return "LE 2M"; in phy2str()
|
| /Zephyr-4.1.0/samples/bluetooth/cap_acceptor/src/ |
| D | cap_acceptor_unicast.c | 37 #define PREF_PHY BT_GAP_LE_PHY_2M
|
| /Zephyr-4.1.0/samples/bluetooth/iso_receive/src/ |
| D | main.c | 88 case BT_GAP_LE_PHY_2M: return "LE 2M"; in phy2str()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/audio/src/ |
| D | gmap_ugt_test.c | 49 BT_BAP_QOS_CFG_PREF(true, BT_GAP_LE_PHY_2M, 0U, 60U, 10000U, 60000U, 10000U, 60000U);
|