Searched refs:bt_mcc_read_playing_orders_supported (Results 1 – 6 of 6) sorted by relevance
859 int bt_mcc_read_playing_orders_supported(struct bt_conn *conn);
2295 err = bt_mcc_read_playing_orders_supported(NULL); in test_read_playing_orders_supported()2304 err = bt_mcc_read_playing_orders_supported(default_conn); in test_read_playing_orders_supported()
1050 result = bt_mcc_read_playing_orders_supported(default_conn); in cmd_mcc_read_playing_orders_supported()
1064 err = bt_mcc_read_playing_orders_supported(conn); in mcp_playing_orders_supported_read()
1552 return bt_mcc_read_playing_orders_supported(mprx.remote_player.conn); in media_proxy_ctrl_get_playing_orders_supported()
2975 int bt_mcc_read_playing_orders_supported(struct bt_conn *conn) in bt_mcc_read_playing_orders_supported() function