Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_raw.h62 int bt_hci_raw_set_mode(uint8_t mode);
/Zephyr-latest/subsys/bluetooth/host/
Dhci_raw.c320 int bt_hci_raw_set_mode(uint8_t mode) in bt_hci_raw_set_mode() function
/Zephyr-latest/subsys/usb/device/class/
Dbluetooth.c402 bt_hci_raw_set_mode(mode); in vs_set_usb_transport_mode()