Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dhci_raw.c34 static uint8_t raw_mode = BT_HCI_RAW_MODE_H4; variable
36 static uint8_t raw_mode; variable
134 raw_mode == BT_HCI_RAW_MODE_H4) { in bt_buf_get_tx()
202 raw_mode == BT_HCI_RAW_MODE_H4) { in bt_hci_recv()
328 raw_mode = mode; in bt_hci_raw_set_mode()
339 return raw_mode; in bt_hci_raw_get_mode()