Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Da2dp.h397 struct bt_a2dp_cb { struct
617 int bt_a2dp_register_cb(struct bt_a2dp_cb *cb);
/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c72 static struct bt_a2dp_cb *a2dp_cb;
989 int bt_a2dp_register_cb(struct bt_a2dp_cb *cb) in bt_a2dp_register_cb()
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c461 struct bt_a2dp_cb a2dp_cb = {