Searched refs:H4_ACL (Results 1 – 3 of 3) sorted by relevance
35 #define H4_ACL 0x02 macro116 hcit_type[0] = H4_ACL; in h4_send()257 if (*pdata++ != H4_ACL) { in hci_acl_recv()342 case H4_ACL: in h4_get_type()394 if (hci_h4.rx.type == H4_ACL) { in read_payload()463 case H4_ACL: in read_header()
25 #define H4_ACL 0x02 macro117 case H4_ACL: in bt_buf_get_tx()175 net_buf_push_u8(buf, H4_ACL); in bt_recv()
44 #define H4_ACL 0x02 macro168 case H4_ACL: in h4_receive()246 tx.type = H4_ACL; in process_tx()
Completed in 5 milliseconds