Home
last modified time | relevance | path

Searched refs:net_buf_push_u8 (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_raw.c172 net_buf_push_u8(buf, H4_EVT); in bt_recv()
175 net_buf_push_u8(buf, H4_ACL); in bt_recv()
/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h1518 #define net_buf_push_u8(buf, val) net_buf_simple_push_u8(&(buf)->b, val) macro

Completed in 6 milliseconds