Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Da2dp.h617 int bt_a2dp_register_cb(struct bt_a2dp_cb *cb);
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c485 err = bt_a2dp_register_cb(&a2dp_cb); in cmd_register_cb()
/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c1018 int bt_a2dp_register_cb(struct bt_a2dp_cb *cb) in bt_a2dp_register_cb() function