Searched refs:mcc_read_playing_orders_supported_cb (Results 1 – 5 of 5) sorted by relevance
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
| D | mcc_test.c | 329 static void mcc_read_playing_orders_supported_cb(struct bt_conn *conn, int err, in mcc_read_playing_orders_supported_cb() function 542 mcc_cb.read_playing_orders_supported = mcc_read_playing_orders_supported_cb; in do_mcc_init()
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | mcc.c | 360 static void mcc_read_playing_orders_supported_cb(struct bt_conn *conn, int err, in mcc_read_playing_orders_supported_cb() function 629 cb.read_playing_orders_supported = mcc_read_playing_orders_supported_cb; in cmd_mcc_init()
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ |
| D | btp_mcp.c | 547 static void mcc_read_playing_orders_supported_cb(struct bt_conn *conn, int err, uint16_t orders) in mcc_read_playing_orders_supported_cb() function 639 .read_playing_orders_supported = mcc_read_playing_orders_supported_cb,
|
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | media_proxy.c | 525 static void mcc_read_playing_orders_supported_cb(struct bt_conn *conn, int err, uint16_t orders) in mcc_read_playing_orders_supported_cb() function 749 mprx.mcc_cbs.read_playing_orders_supported = mcc_read_playing_orders_supported_cb; in media_proxy_ctrl_discover_player()
|
| D | mcc.c | 771 static uint8_t mcc_read_playing_orders_supported_cb(struct bt_conn *conn, uint8_t err, in mcc_read_playing_orders_supported_cb() function 3001 mcs_inst->read_params.func = mcc_read_playing_orders_supported_cb; in bt_mcc_read_playing_orders_supported()
|