Home
last modified time | relevance | path

Searched refs:net_buf_simple_pull_be32 (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h581 bt_u32_t net_buf_simple_pull_be32(struct net_buf_simple *buf);
1733 #define net_buf_pull_be32(buf) net_buf_simple_pull_be32(&(buf)->b)
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dbeacon.c306 iv_index = net_buf_simple_pull_be32(buf); in secure_beacon_recv()
A Dprov.c1607 rx.link_id = net_buf_simple_pull_be32(buf); in bt_mesh_pb_adv_recv()
A Dtransport.c785 ack = net_buf_simple_pull_be32(buf); in trans_ack()
A Dprovisioner_prov.c3103 rx.link_id = net_buf_simple_pull_be32(buf); in provisioner_pb_adv_recv()
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c1158 bt_u32_t net_buf_simple_pull_be32(struct net_buf_simple *buf) in net_buf_simple_pull_be32() function

Completed in 22 milliseconds