Searched refs:BT_BUF_ACL_IN (Results 1 – 7 of 7) sorted by relevance
276 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()
178 buf = bt_buf_get_rx(BT_BUF_ACL_IN, 0); in hci_h5_acl_recv()
34 BT_BUF_ACL_IN, enumerator
85 case BT_BUF_ACL_IN: in bt_monitor_opcode()
78 case BT_BUF_ACL_IN: in bt_buf_get_rx()174 case BT_BUF_ACL_IN: in bt_recv()
7123 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()
206 bt_buf_set_type(buf, BT_BUF_ACL_IN); in h4_receive()
Completed in 21 milliseconds