Searched refs:primary_phy (Results 1 – 11 of 11) sorted by relevance
/Zephyr-Core-3.5.0/samples/bluetooth/observer/src/ |
D | observer.c | 80 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-Core-3.5.0/samples/bluetooth/periodic_sync/src/ |
D | main.c | 91 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-Core-3.5.0/samples/bluetooth/central_past/src/ |
D | main.c | 80 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-Core-3.5.0/samples/bluetooth/direction_finding_connectionless_rx/src/ |
D | main.c | 243 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-Core-3.5.0/samples/bluetooth/iso_receive/src/ |
D | main.c | 115 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/ |
D | bluetooth.h | 2051 uint8_t primary_phy; member
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/cis/src/ |
D | main.c | 156 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-Core-3.5.0/subsys/bluetooth/host/ |
D | scan.c | 569 scan_info->primary_phy = bt_get_phy(evt->prim_phy); in create_ext_adv_info() 1409 adv_info.primary_phy = BT_GAP_LE_PHY_1M; in bt_hci_le_adv_report()
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/bis/src/ |
D | main.c | 727 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/advx/src/ |
D | main.c | 1180 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/ |
D | bt.c | 420 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|