Home
last modified time | relevance | path

Searched refs:bt_hci_ext_scan_phy (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dscan.c193 struct bt_hci_ext_scan_phy param_1m; in start_le_scan_ext()
194 struct bt_hci_ext_scan_phy param_coded; in start_le_scan_ext()
196 struct bt_hci_ext_scan_phy *phy_1m = NULL; in start_le_scan_ext()
197 struct bt_hci_ext_scan_phy *phy_coded = NULL; in start_le_scan_ext()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1638 struct bt_hci_ext_scan_phy { struct
1652 struct bt_hci_ext_scan_phy p[0]; argument
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3767 struct bt_hci_ext_scan_phy *p; in le_set_ext_scan_param()