Searched refs:bt_hci_setup_params (Results 1 – 11 of 11) sorted by relevance
34 struct bt_hci_setup_params { struct104 const struct bt_hci_setup_params *param);184 static inline int bt_hci_setup(const struct device *dev, struct bt_hci_setup_params *params) in bt_hci_setup()
208 static int psoc6_bless_setup(const struct device *dev, const struct bt_hci_setup_params *params) in psoc6_bless_setup()
170 static int cyw208xx_setup(const struct device *dev, const struct bt_hci_setup_params *params) in cyw208xx_setup()
414 static int bt_apollo_setup(const struct device *dev, const struct bt_hci_setup_params *params) in bt_apollo_setup()
453 int bt_nxp_setup(const struct device *dev, const struct bt_hci_setup_params *params) in bt_nxp_setup()
441 const struct bt_hci_setup_params *params) in bt_hci_stm32wba_setup()
575 static int bt_ipm_setup(const struct device *dev, const struct bt_hci_setup_params *params) in bt_ipm_setup()
359 const struct bt_hci_setup_params *params) in bt_spi_bluenrg_setup()
578 static int h4_setup(const struct device *dev, const struct bt_hci_setup_params *params) in h4_setup()
232 :c:struct:`bt_hci_setup_params`. By default, the struct is empty, but drivers can opt-in to
3989 struct bt_hci_setup_params setup_params = { 0 }; in hci_init()