Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dmonitor.h78 static inline uint8_t bt_monitor_opcode(struct net_buf *buf) in bt_monitor_opcode() function
Dhci_raw.c198 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_hci_recv()
304 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_send()
Dhci_core.c4060 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_send()
4131 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_recv_unsafe()