Searched refs:secondary_phy (Results 1 – 12 of 12) sorted by relevance
/Zephyr-latest/samples/bluetooth/observer/src/ |
D | observer.c | 80 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-latest/samples/bluetooth/periodic_sync/src/ |
D | main.c | 98 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-latest/samples/bluetooth/central_past/src/ |
D | main.c | 85 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/ |
D | main.c | 253 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-latest/samples/bluetooth/iso_receive/src/ |
D | main.c | 114 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ |
D | test_past.c | 351 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
D | test_bis.c | 733 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | bluetooth.h | 2255 uint8_t secondary_phy; member
|
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/ |
D | main.c | 144 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | scan.c | 759 scan_info->secondary_phy = bt_get_phy(evt->sec_phy); in create_ext_adv_info() 1670 adv_info.secondary_phy = 0; in bt_hci_le_adv_report()
|
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/ |
D | main.c | 1193 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 567 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|