Home
last modified time | relevance | path

Searched refs:client_context (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dhas.c195 static struct client_context { struct
220 struct client_context *context; argument
224 static struct client_context *context_find(const bt_addr_le_t *addr) in context_find()
237 static struct client_context *context_alloc(const bt_addr_le_t *addr) in context_alloc()
239 struct client_context *context; in context_alloc()
256 static void context_free(struct client_context *context) in context_free()
532 struct client_context *context; in bond_deleted_cb()
794 struct client_context *context = &contexts[i]; in control_point_send_all()
896 struct client_context *context; in settings_set_cb()
942 static void store_client_context(struct client_context *context) in store_client_context()