Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg_cli.h1613 uint16_t crpl; member
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c122 shell_print(sh, "\tCRPL 0x%04x", comp.crpl); in cmd_get_comp()
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_cli.c2267 page->crpl = net_buf_simple_pull_le16(buf); in bt_mesh_comp_p0_get()