Searched refs:mcc_read_playing_order_cb (Results 1 – 5 of 5) sorted by relevance
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
| D | mcc_test.c | 307 static void mcc_read_playing_order_cb(struct bt_conn *conn, int err, uint8_t order) in mcc_read_playing_order_cb() function 540 mcc_cb.read_playing_order = mcc_read_playing_order_cb; in do_mcc_init()
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | mcc.c | 336 static void mcc_read_playing_order_cb(struct bt_conn *conn, int err, uint8_t order) in mcc_read_playing_order_cb() function 623 cb.read_playing_order = mcc_read_playing_order_cb; in cmd_mcc_init()
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ |
| D | btp_mcp.c | 533 static void mcc_read_playing_order_cb(struct bt_conn *conn, int err, uint8_t order) in mcc_read_playing_order_cb() function 637 .read_playing_order = mcc_read_playing_order_cb,
|
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | media_proxy.c | 495 static void mcc_read_playing_order_cb(struct bt_conn *conn, int err, uint8_t order) in mcc_read_playing_order_cb() function 743 mprx.mcc_cbs.read_playing_order = mcc_read_playing_order_cb; in media_proxy_ctrl_discover_player()
|
| D | mcc.c | 732 static uint8_t mcc_read_playing_order_cb(struct bt_conn *conn, uint8_t err, in mcc_read_playing_order_cb() function 2909 mcs_inst->read_params.func = mcc_read_playing_order_cb; in bt_mcc_read_playing_order()
|