Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5616 struct bt_hci_cp_mesh *cp_mesh; local
5619 if (cmd->len < sizeof(*cp_mesh)) {
5624 cp_mesh = net_buf_pull_mem(cmd, sizeof(*cp_mesh));
5625 mesh_op = cp_mesh->opcode;