Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dmonitor.h78 static inline uint8_t bt_monitor_opcode(struct net_buf *buf) in bt_monitor_opcode() function
Dhci_raw.c191 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_recv()
313 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_send()
Dhci_core.c3660 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_send()
3729 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_recv()
3780 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_recv_prio()