Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Daccess.c1437 static int get_opcode(struct net_buf_simple *buf, uint32_t *opcode) in get_opcode() function
1537 if (get_opcode(buf, &opcode) < 0) { in bt_mesh_model_recv()