Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dmonitor.h76 static inline u8_t bt_monitor_opcode(struct net_buf *buf) in bt_monitor_opcode() function
A Dhci_raw.c166 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_recv()
267 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_send()
A Dhci_api.c1741 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_recv_prio()
A Dhci_core.c7106 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_send()
7117 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_recv()
7165 bt_monitor_send(bt_monitor_opcode(buf), buf->data, buf->len); in bt_recv_prio()

Completed in 21 milliseconds