Searched defs:num_elem (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cdb.c | 49 uint8_t num_elem; member 108 static int addr_is_free(uint16_t addr_start, uint8_t num_elem, uint16_t *next) in addr_is_free() 151 static uint16_t find_lowest_free_addr(uint8_t num_elem) in find_lowest_free_addr() 717 static uint16_t addr_assign(uint16_t addr, uint8_t num_elem) in addr_assign() 904 uint8_t num_elem, uint16_t net_idx) in bt_mesh_cdb_node_alloc() 929 uint16_t bt_mesh_cdb_free_addr_get(uint8_t num_elem) in bt_mesh_cdb_free_addr_get() 956 uint8_t num_elem) in bt_mesh_cdb_node_update()
|
D | transport.h | 48 uint8_t num_elem; member
|
D | net.h | 47 uint8_t num_elem; member 67 uint8_t num_elem; member
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | cdb.h | 39 uint8_t num_elem; member
|
/Zephyr-latest/samples/bluetooth/mesh_provisioner/src/ |
D | main.c | 246 static void node_added(uint16_t idx, uint8_t uuid[16], uint16_t addr, uint8_t num_elem) in node_added()
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_provision.c | 293 uint8_t num_elem) in prov_node_added() 870 uint8_t num_elem) in prov_node_added_rpr()
|
D | test_brg.c | 136 static void prov_node_added(uint16_t net_idx, uint8_t uuid[16], uint16_t addr, uint8_t num_elem) in prov_node_added()
|
D | test_persistence.c | 324 static void prov_node_added(uint16_t net_idx, uint8_t uuid[16], uint16_t addr, uint8_t num_elem) in prov_node_added()
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | shell.c | 482 uint8_t num_elem) in prov_node_added() 1335 uint8_t num_elem; in cmd_cdb_node_add() local
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 1303 uint8_t num_elem) in prov_node_added()
|