Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh4_driver.c276 buf = bt_buf_get_rx(BT_BUF_ACL_IN, 0); in hci_acl_recv()
283 bt_buf_set_type(buf, BT_BUF_ACL_IN); in hci_acl_recv()
395 hci_h4.rx.buf = buf = bt_buf_get_rx(BT_BUF_ACL_IN, 0); in read_payload()
440 bt_buf_set_type(buf, BT_BUF_ACL_IN); in read_payload()
A Dh5_driver.c178 buf = bt_buf_get_rx(BT_BUF_ACL_IN, 0); in hci_h5_acl_recv()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dbuf.h34 BT_BUF_ACL_IN, enumerator
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dmonitor.h85 case BT_BUF_ACL_IN: in bt_monitor_opcode()
A Dhci_raw.c78 case BT_BUF_ACL_IN: in bt_buf_get_rx()
174 case BT_BUF_ACL_IN: in bt_recv()
A Dhci_core.c7123 case BT_BUF_ACL_IN: in bt_recv()
7271 case BT_BUF_ACL_IN: in hci_rx_thread()
9533 __ASSERT(type == BT_BUF_EVT || type == BT_BUF_ACL_IN, in bt_buf_get_rx()
/AliOS-Things-master/hardware/chip/rtl872xd/hci_driver/
A Dhci_driver.c206 bt_buf_set_type(buf, BT_BUF_ACL_IN); in h4_receive()

Completed in 21 milliseconds