Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/bluetooth/audio/cap_commander/include/
Dcap_commander.h13 extern const struct bt_cap_commander_cb mock_cap_commander_cb;
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/audio/
Dcap.h724 struct bt_cap_commander_cb { struct
832 int bt_cap_commander_register_cb(const struct bt_cap_commander_cb *cb); argument
842 int bt_cap_commander_unregister_cb(const struct bt_cap_commander_cb *cb);
/Zephyr-Core-3.7.0/tests/bluetooth/audio/cap_commander/uut/
Dcap_commander.c32 const struct bt_cap_commander_cb mock_cap_commander_cb = {
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dcap_commander.c42 static const struct bt_cap_commander_cb *cap_cb;
44 int bt_cap_commander_register_cb(const struct bt_cap_commander_cb *cb) in bt_cap_commander_register_cb()
63 int bt_cap_commander_unregister_cb(const struct bt_cap_commander_cb *cb) in bt_cap_commander_unregister_cb()
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/
Dcap_commander.c108 static struct bt_cap_commander_cb cbs = {
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/
Dcap_commander_test.c166 static struct bt_cap_commander_cb cap_cb = {
/Zephyr-Core-3.7.0/doc/releases/
Dmigration-guide-3.7.rst731 :code:`bt_cap_commander_cb.discovery_complete` for CAP now contain an additional parameter for