Loading system/include/hardware/bt_av.h +2 −2 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ typedef enum { * For codec capability, fields "sample_rate", "bits_per_sample" and * "channel_mode" can contain bit-masks with all supported features. */ typedef struct { struct btav_a2dp_codec_config_t { btav_a2dp_codec_index_t codec_type; btav_a2dp_codec_priority_t codec_priority; // Codec selection priority Loading Loading @@ -241,7 +241,7 @@ typedef struct { result += name; return result; } } btav_a2dp_codec_config_t; }; typedef struct { btav_a2dp_scmst_enable_status_t enable_status; Loading Loading
system/include/hardware/bt_av.h +2 −2 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ typedef enum { * For codec capability, fields "sample_rate", "bits_per_sample" and * "channel_mode" can contain bit-masks with all supported features. */ typedef struct { struct btav_a2dp_codec_config_t { btav_a2dp_codec_index_t codec_type; btav_a2dp_codec_priority_t codec_priority; // Codec selection priority Loading Loading @@ -241,7 +241,7 @@ typedef struct { result += name; return result; } } btav_a2dp_codec_config_t; }; typedef struct { btav_a2dp_scmst_enable_status_t enable_status; Loading