Home
last modified time | relevance | path

Searched refs:secondary_phy (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/samples/bluetooth/observer/src/
Dobserver.c80 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-latest/samples/bluetooth/periodic_sync/src/
Dmain.c98 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-latest/samples/bluetooth/central_past/src/
Dmain.c85 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c253 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-latest/samples/bluetooth/iso_receive/src/
Dmain.c114 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_past.c351 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
Dtest_bis.c733 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h2255 uint8_t secondary_phy; member
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/
Dmain.c144 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-latest/subsys/bluetooth/host/
Dscan.c759 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/
Dmain.c1193 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c567 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()