Searched refs:bt_mcc_read_opcodes_supported (Results 1 – 6 of 6) sorted by relevance
889 int bt_mcc_read_opcodes_supported(struct bt_conn *conn);
678 err = bt_mcc_read_opcodes_supported(NULL); in test_read_supported_opcodes()686 err = bt_mcc_read_opcodes_supported(default_conn); in test_read_supported_opcodes()
1535 result = bt_mcc_read_opcodes_supported(default_conn); in cmd_mcc_read_opcodes_supported()
1110 err = bt_mcc_read_opcodes_supported(conn); in mcp_opcodes_supported_read()
1659 return bt_mcc_read_opcodes_supported(mprx.remote_player.conn); in media_proxy_ctrl_get_commands_supported()
3119 int bt_mcc_read_opcodes_supported(struct bt_conn *conn) in bt_mcc_read_opcodes_supported() function