Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h557 bt_u32_t net_buf_simple_pull_be24(struct net_buf_simple *buf);
1707 #define net_buf_pull_be24(buf) net_buf_simple_pull_be24(&(buf)->b)
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c1136 bt_u32_t net_buf_simple_pull_be24(struct net_buf_simple *buf) in net_buf_simple_pull_be24() function

Completed in 8 milliseconds