Home
last modified time | relevance | path

Searched full:composition (Results 1 – 6 of 6) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Dmain.h260 * @param comp Node Composition.
H A Daccess.h401 /** Node Composition */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml382 Use this option to enable Access layer and device composition
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dshell.c939 printk("Getting composition failed (err %d)\n", err); in cmd_get_comp()
948 printk("Got Composition Data for 0x%04x:\n", net.dst); in cmd_get_comp()
2428 { "print-composition-data", cmd_print_composition_data, NULL },
H A Dcfg_srv.c101 BT_ERR("Too large device composition"); in comp_add_elem()
179 BT_WARN("Composition page %u not available", page); in dev_comp_data_get()
187 BT_ERR("Unable to get composition page 0"); in dev_comp_data_get()
192 BT_ERR("Unable to send Device Composition Status response"); in dev_comp_data_get()
H A Dcfg_cli.c45 BT_WARN("Unexpected Composition Data Status"); in comp_data_status()