Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dhas.c237 static struct client_context *context_alloc(const bt_addr_le_t *addr) in context_alloc() function
319 client->context = context_alloc(info.le.dst); in client_alloc()
915 context = context_alloc(&addr); in settings_set_cb()