Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh4_driver.c35 #define H4_ACL 0x02 macro
116 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()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_raw.c25 #define H4_ACL 0x02 macro
117 case H4_ACL: in bt_buf_get_tx()
175 net_buf_push_u8(buf, H4_ACL); in bt_recv()
/AliOS-Things-master/hardware/chip/rtl872xd/hci_driver/
A Dhci_driver.c44 #define H4_ACL 0x02 macro
168 case H4_ACL: in h4_receive()
246 tx.type = H4_ACL; in process_tx()

Completed in 4 milliseconds