Home
last modified time | relevance | path

Searched refs:net_buf_simple_pull (Results 1 – 9 of 9) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dfoundation.h160 net_buf_simple_pull(buf, 3); in key_idx_unpack()
H A Dcfg_srv.c1290 net_buf_simple_pull(buf, 16); in mod_pub_va_set()
1362 net_buf_simple_pull(buf, 16); in mod_pub_va_set()
1363 mod_id = net_buf_simple_pull(buf, 4); in mod_pub_va_set()
1834 net_buf_simple_pull(buf, 16); in mod_sub_va_add()
1912 net_buf_simple_pull(buf, 16); in mod_sub_va_del()
1980 net_buf_simple_pull(buf, 16); in mod_sub_va_overwrite()
2045 net_buf_simple_pull(buf, 16); in mod_sub_va_add()
2086 net_buf_simple_pull(buf, 16); in mod_sub_va_del()
2125 net_buf_simple_pull(buf, 18); in mod_sub_va_overwrite()
H A Dbeacon.c283 net_buf_simple_pull(buf, 8); in secure_beacon_recv()
H A Dproxy.c332 net_buf_simple_pull(buf, BT_MESH_NET_HDR_LEN); in proxy_cfg()
947 net_buf_simple_pull(msg, mtu); in proxy_segment_and_send()
958 net_buf_simple_pull(msg, mtu); in proxy_segment_and_send()
H A Dadv.c296 net_buf_simple_pull(buf, len); in bt_mesh_scan_cb()
H A Dtransport.c372 net_buf_simple_pull(sdu, len); in send_seg()
1173 net_buf_simple_pull(buf, 1); in trans_seg()
1359 net_buf_simple_pull(buf, BT_MESH_NET_HDR_LEN); in bt_mesh_trans_recv()
H A Dprov.c412 net_buf_simple_pull(msg, seg_len); in prov_send_adv()
439 net_buf_simple_pull(msg, seg_len); in prov_send_adv()
H A Dglue.c317 net_buf_simple_pull(struct os_mbuf *om, uint8_t len) in net_buf_simple_pull() function
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Dglue.h229 void *net_buf_simple_pull(struct os_mbuf *om, uint8_t len);