Home
last modified time | relevance | path

Searched defs:subs (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.7.0/samples/subsys/llext/edk/app/src/
Dpubsub.c32 static struct subs { struct
36 } subscribers[MAX_SUBSCRIBERS]; argument
37 struct k_mutex subscribers_mtx; argument
38 int subscribers_count; argument
47 static int remove_subscriber(k_tid_t thread, struct subs *sus) in remove_subscriber() argument
90 struct subs *subs = &channel_subscribers[channel]; in notify_subscribers() local
190 struct subs *subs = &channel_subscribers[channel]; in z_impl_register_subscriber() local
/Zephyr-Core-3.7.0/samples/subsys/pm/latency/src/
Dmain.c28 struct pm_policy_latency_subscription subs; in main() local
Dtest.c16 struct pm_policy_latency_subscription subs; member
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_persistence.c129 uint16_t subs[CONFIG_BT_MESH_MODEL_GROUP_COUNT]; member
681 uint16_t subs[CONFIG_BT_MESH_MODEL_GROUP_COUNT + 1]; in node_configuration_check() local
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/shell/
Dcfg.c1399 uint16_t subs[16]; in cmd_mod_sub_get() local
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dcfg_cli.c1897 uint16_t mod_id, uint8_t *status, uint16_t *subs, size_t *sub_cnt) in bt_mesh_cfg_cli_mod_sub_get()
1904 uint16_t mod_id, uint16_t cid, uint8_t *status, uint16_t *subs, in bt_mesh_cfg_cli_mod_sub_get_vnd()
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/
Dbtp_mesh.c2639 int16_t subs; in config_mod_sub_get() local
2667 uint16_t subs; in config_mod_sub_get_vnd() local