Home
last modified time | relevance | path

Searched refs:primary_phy (Results 1 – 11 of 11) sorted by relevance

/Zephyr-Core-3.5.0/samples/bluetooth/observer/src/
Dobserver.c80 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-Core-3.5.0/samples/bluetooth/periodic_sync/src/
Dmain.c91 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-Core-3.5.0/samples/bluetooth/central_past/src/
Dmain.c80 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-Core-3.5.0/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c243 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-Core-3.5.0/samples/bluetooth/iso_receive/src/
Dmain.c115 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dbluetooth.h2051 uint8_t primary_phy; member
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/cis/src/
Dmain.c156 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dscan.c569 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/
Dmain.c727 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/advx/src/
Dmain.c1180 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/
Dbt.c420 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()