Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dhci_raw.h70 uint8_t bt_hci_raw_get_mode(void);
/Zephyr-Core-3.6.0/subsys/usb/device/class/
Dbluetooth.c139 bt_hci_raw_get_mode() == BT_HCI_RAW_MODE_H4) { in hci_tx_thread()
256 bt_hci_raw_get_mode() == BT_HCI_RAW_MODE_H4) { in acl_read_cb()
/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Dhci_raw.c346 uint8_t bt_hci_raw_get_mode(void) in bt_hci_raw_get_mode() function