Home
last modified time | relevance | path

Searched defs:base_recv (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h2278 void (*base_recv)(struct bt_bap_broadcast_sink *sink, const struct bt_bap_base *base, member
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c2491 static void base_recv(struct bt_bap_broadcast_sink *sink, const struct bt_bap_base *base, in base_recv() function