Searched refs:primary_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 | 765 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|
| /Zephyr-latest/subsys/bluetooth/host/ |
| D | scan.c | 782 scan_info->primary_phy = get_ext_adv_coding_sel_phy(evt->prim_phy); in create_ext_adv_info() 785 scan_info->primary_phy = bt_get_phy(evt->prim_phy); in create_ext_adv_info() 1698 adv_info.primary_phy = BT_GAP_LE_PHY_1M; in bt_hci_le_adv_report()
|
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | bluetooth.h | 2377 uint8_t primary_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/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 | 570 phy2str(info->primary_phy), phy2str(info->secondary_phy), in scan_recv()
|