Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/bluetooth/
Dhci_raw.h60 int bt_hci_raw_set_mode(uint8_t mode);
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dhci_raw.c324 int bt_hci_raw_set_mode(uint8_t mode) in bt_hci_raw_set_mode() function
/Zephyr-Core-2.7.6/subsys/usb/class/
Dbluetooth.c380 bt_hci_raw_set_mode(mode); in vs_set_usb_transport_mode()