/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/ |
D | subnet.c | 69 static void subnet_evt(struct bt_mesh_subnet *sub, enum bt_mesh_key_evt evt) in subnet_evt() 94 const struct bt_mesh_subnet *sub; in store_subnet() local 147 uint8_t bt_mesh_net_flags(struct bt_mesh_subnet *sub) in bt_mesh_net_flags() 212 static void key_refresh(struct bt_mesh_subnet *sub, uint8_t new_phase) in key_refresh() 248 void bt_mesh_kr_update(struct bt_mesh_subnet *sub, bool kr_flag, bool new_key) in bt_mesh_kr_update() 267 struct bt_mesh_subnet *sub = NULL; in subnet_alloc() local 283 static void subnet_del(struct bt_mesh_subnet *sub) in subnet_del() 374 struct bt_mesh_subnet *sub = NULL; in bt_mesh_subnet_add() local 423 struct bt_mesh_subnet *sub; in bt_mesh_subnet_update() local 467 struct bt_mesh_subnet *sub; in bt_mesh_subnet_del() local [all …]
|
D | beacon.c | 82 static struct bt_mesh_beacon *subnet_beacon_get_by_type(struct bt_mesh_subnet *sub, bool priv) in subnet_beacon_get_by_type() 91 static bool beacon_cache_match(struct bt_mesh_subnet *sub, void *data) in beacon_cache_match() 107 void bt_mesh_beacon_cache_clear(struct bt_mesh_subnet *sub) in bt_mesh_beacon_cache_clear() 124 static int secure_beacon_create(struct bt_mesh_subnet *sub, in secure_beacon_create() 183 static int private_beacon_update(struct bt_mesh_subnet *sub) in private_beacon_update() 201 static int private_beacon_create(struct bt_mesh_subnet *sub, in private_beacon_create() 229 int bt_mesh_beacon_create(struct bt_mesh_subnet *sub, struct net_buf_simple *buf, bool priv) in bt_mesh_beacon_create() 251 static bool net_beacon_send(struct bt_mesh_subnet *sub, struct bt_mesh_beacon *beacon, in net_beacon_send() 252 void *cb_data, int (*beacon_create)(struct bt_mesh_subnet *sub, in net_beacon_send() 291 static bool net_beacon_for_subnet_send(struct bt_mesh_subnet *sub, void *cb_data) in net_beacon_for_subnet_send() [all …]
|
D | proxy_srv.c | 328 struct bt_mesh_subnet *sub) in beacon_send() 349 static bool send_beacon_cb(struct bt_mesh_subnet *sub, void *cb_data) in send_beacon_cb() 365 void bt_mesh_proxy_beacon_send(struct bt_mesh_subnet *sub) in bt_mesh_proxy_beacon_send() 382 static void identity_enabled(struct bt_mesh_subnet *sub) in identity_enabled() 394 static void node_id_start(struct bt_mesh_subnet *sub) in node_id_start() 403 static void private_node_id_start(struct bt_mesh_subnet *sub) in private_node_id_start() 412 void bt_mesh_proxy_identity_start(struct bt_mesh_subnet *sub, bool private) in bt_mesh_proxy_identity_start() 424 void bt_mesh_proxy_identity_stop(struct bt_mesh_subnet *sub) in bt_mesh_proxy_identity_stop() 499 static int enc_id_adv(struct bt_mesh_subnet *sub, uint8_t type, in enc_id_adv() 544 static int node_id_adv(struct bt_mesh_subnet *sub, int32_t duration) in node_id_adv() [all …]
|
D | solicitation.c | 58 static int srpl_entry_save(struct bt_mesh_subnet *sub, uint32_t sseq, uint16_t ssrc) in srpl_entry_save() 139 static bool sol_pdu_decrypt(struct bt_mesh_subnet *sub, void *data) in sol_pdu_decrypt() 183 struct bt_mesh_subnet *sub; in bt_mesh_sol_recv() local 270 struct bt_mesh_subnet *sub; in bt_mesh_proxy_solicit() local 299 static int sol_pdu_create(struct bt_mesh_subnet *sub, struct net_buf_simple *pdu) in sol_pdu_create() 485 static bool sol_subnet_find(struct bt_mesh_subnet *sub, void *cb_data) in sol_subnet_find() 495 struct bt_mesh_subnet *sub; in bt_mesh_sol_send() local
|
D | proxy_cli.c | 165 static bool has_net_id(struct bt_mesh_subnet *sub, void *user_data) in has_net_id() 201 struct bt_mesh_subnet *sub; in bt_mesh_proxy_cli_adv_recv() local 301 static void subnet_evt(struct bt_mesh_subnet *sub, enum bt_mesh_key_evt evt) in subnet_evt()
|
D | cdb.c | 277 struct bt_mesh_cdb_subnet *sub; in cdb_subnet_set() local 482 static void store_cdb_subnet(const struct bt_mesh_cdb_subnet *sub) in store_cdb_subnet() 651 static void update_cdb_subnet_settings(const struct bt_mesh_cdb_subnet *sub, in update_cdb_subnet_settings() 733 struct bt_mesh_cdb_subnet *sub; in bt_mesh_cdb_create() local 813 struct bt_mesh_cdb_subnet *sub; in bt_mesh_cdb_subnet_alloc() local 835 void bt_mesh_cdb_subnet_del(struct bt_mesh_cdb_subnet *sub, bool store) in bt_mesh_cdb_subnet_del() 862 void bt_mesh_cdb_subnet_store(const struct bt_mesh_cdb_subnet *sub) in bt_mesh_cdb_subnet_store() 869 uint8_t bt_mesh_cdb_subnet_flags(const struct bt_mesh_cdb_subnet *sub) in bt_mesh_cdb_subnet_flags() 884 int bt_mesh_cdb_subnet_key_import(struct bt_mesh_cdb_subnet *sub, int key_idx, in bt_mesh_cdb_subnet_key_import() 896 int bt_mesh_cdb_subnet_key_export(const struct bt_mesh_cdb_subnet *sub, int key_idx, in bt_mesh_cdb_subnet_key_export() [all …]
|
D | subnet.h | 25 #define SUBNET_KEY_TX_IDX(sub) ((sub)->kr_phase == BT_MESH_KR_PHASE_2) argument 228 bt_mesh_subnet_has_new_key(const struct bt_mesh_subnet *sub) in bt_mesh_subnet_has_new_key()
|
D | app_keys.c | 296 struct bt_mesh_subnet *sub; in bt_mesh_app_key_update() local 474 struct bt_mesh_subnet **sub, in bt_mesh_keys_resolve() 620 static void subnet_evt(struct bt_mesh_subnet *sub, enum bt_mesh_key_evt evt) in subnet_evt()
|
D | net.h | 163 struct bt_mesh_subnet *sub; member 254 struct bt_mesh_subnet *sub; member 268 struct bt_mesh_subnet *sub; member
|
D | prov_device.c | 476 struct bt_mesh_subnet *sub = bt_mesh_subnet_get(net_idx); in refresh_is_valid() local
|
D | main.c | 605 struct bt_mesh_subnet *sub = bt_mesh_subnet_next(NULL); in bt_mesh_start() local
|
D | lpn.c | 1052 struct bt_mesh_subnet *sub = rx->sub; in bt_mesh_lpn_friend_update() local 1147 static void subnet_evt(struct bt_mesh_subnet *sub, enum bt_mesh_key_evt evt) in subnet_evt()
|
D | cfg.c | 166 static bool node_id_is_running(struct bt_mesh_subnet *sub, void *cb_data) in node_id_is_running()
|
D | transport_legacy.c | 83 struct bt_mesh_subnet *sub; member 109 struct bt_mesh_subnet *sub; member 1056 static int send_ack(struct bt_mesh_subnet *sub, uint16_t src, uint16_t dst, in send_ack()
|
D | heartbeat.c | 34 static struct bt_mesh_hb_sub sub; variable
|
D | transport.c | 71 struct bt_mesh_subnet *sub; member 100 struct bt_mesh_subnet *sub; member 1100 static int send_ack(struct bt_mesh_subnet *sub, uint16_t src, uint16_t dst, in send_ack()
|
/Zephyr-Core-3.5.0/samples/subsys/zbus/msg_subscriber/src/ |
D | main.c | 83 static void msg_subscriber_task(void *sub) in msg_subscriber_task() 135 static void subscriber_task(void *sub) in subscriber_task()
|
/Zephyr-Core-3.5.0/samples/bluetooth/mesh_demo/src/ |
D | main.c | 43 static void heartbeat(const struct bt_mesh_hb_sub *sub, uint8_t hops, in heartbeat() 207 struct bt_mesh_cfg_cli_hb_sub sub = { in bt_ready() local
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/ |
D | test_heartbeat.c | 58 static void sub_hb_recv_cb(const struct bt_mesh_hb_sub *sub, uint8_t hops, uint16_t feat) in sub_hb_recv_cb() 94 static void sub_hb_end_cb(const struct bt_mesh_hb_sub *sub) in sub_hb_end_cb()
|
/Zephyr-Core-3.5.0/subsys/zbus/ |
D | zbus.c | 285 int zbus_sub_wait(const struct zbus_observer *sub, const struct zbus_channel **chan, in zbus_sub_wait() 299 int zbus_sub_wait_msg(const struct zbus_observer *sub, const struct zbus_channel **chan, void *msg, in zbus_sub_wait_msg()
|
/Zephyr-Core-3.5.0/include/zephyr/usb/ |
D | usbh.h | 63 uint8_t sub; member
|
/Zephyr-Core-3.5.0/tests/net/lib/mqtt_subscriber/src/ |
D | test_mqtt_subscribe.c | 247 struct mqtt_subscription_list sub; in test_subscribe() local
|
/Zephyr-Core-3.5.0/tests/subsys/settings/file/src/ |
D | settings_test_file.c | 190 char const *memmem(char const *mem, size_t mem_len, char const *sub, in memmem()
|
/Zephyr-Core-3.5.0/subsys/bluetooth/host/ |
D | gatt.c | 3411 static bool gatt_sub_is_empty(struct gatt_sub *sub) in gatt_sub_is_empty() 3418 static void gatt_sub_free(struct gatt_sub *sub) in gatt_sub_free() 3424 static void gatt_sub_remove(struct bt_conn *conn, struct gatt_sub *sub, in gatt_sub_remove() 3444 struct gatt_sub *sub = &subscriptions[i]; in gatt_sub_find() local 3460 struct gatt_sub *sub; in gatt_sub_add() local 3478 struct gatt_sub *sub = &subscriptions[i]; in gatt_sub_find_by_addr() local 3491 struct gatt_sub *sub; in gatt_sub_add_by_addr() local 3518 struct gatt_sub *sub; in bt_gatt_notification() local 3547 struct gatt_sub *sub; in bt_gatt_mult_notification() local 3592 static void gatt_sub_update(struct bt_conn *conn, struct gatt_sub *sub) in gatt_sub_update() [all …]
|
/Zephyr-Core-3.5.0/tests/net/lib/mqtt_pubsub/src/ |
D | test_mqtt_pubsub.c | 321 struct mqtt_subscription_list sub; in test_subscribe() local
|