Home
last modified time | relevance | path

Searched defs:groups (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-3.7.0/doc/services/device_mgmt/smp_groups/
Dsmp_group_2.rst145 Statistics: list of groups request
161 Statistics: list of groups response
/Zephyr-Core-3.7.0/doc/services/shell/
Dindex.rst167 GPIO
173 I2C
179 Sensor
185 Flash
191 File-System
/Zephyr-Core-3.7.0/doc/_extensions/zephyr/
Dapi_overview.py110 def generate_table(app, toplevel, groups): argument
/Zephyr-Core-3.7.0/cmake/linker/
Dlinker_script_common.cmake508 set(groups) variable
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dtesting.c119 int bt_test_mesh_lpn_group_remove(uint16_t *groups, size_t groups_count) in bt_test_mesh_lpn_group_remove()
/Zephyr-Core-3.7.0/cmake/linker/ld/
Dld_script.cmake329 set(groups) variable
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dlpn.c967 void bt_mesh_lpn_group_del(const uint16_t *groups, size_t group_count) in bt_mesh_lpn_group_del()
Dnet.h162 uint16_t groups[LPN_GROUPS]; member
Daccess.c2155 uint16_t groups[CONFIG_BT_MESH_MODEL_GROUP_COUNT]; in store_pending_mod_sub() local
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Daccess.h917 uint16_t * const groups; member