Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg_cli.h1821 struct bt_mesh_comp_p2_record *bt_mesh_comp_p2_record_pull(struct net_buf_simple *buf,
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c274 while (bt_mesh_comp_p2_record_pull(&buf, &p2_elem)) { in cmd_get_comp()
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_cli.c2471 struct bt_mesh_comp_p2_record *bt_mesh_comp_p2_record_pull(struct net_buf_simple *buf, in bt_mesh_comp_p2_record_pull() function