Skip to content

Commit b38541a

Browse files
committed
[int][new][bt] [优化双sbc/aac解码代码]
Project: Bluetooth redmine: #4703, REDMINE-4703 ext-redmine: bug|feat#4703 [Description in detail] Affected branch: [master] Change-Id: Id71894268828600be01b0710ec178d61e2b05e51
1 parent a8eb865 commit b38541a

File tree

4 files changed

+286
-286
lines changed

4 files changed

+286
-286
lines changed

service/bt/bt_finsh/bts2_app_av.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ typedef struct
223223

224224
rt_sem_t buf_sem;
225225
U8 play_state;
226+
U8 a2dp_trigger;
226227
U8 codec;
227228
play_list_t playlist;
228229
U8 *decode_buf;

0 commit comments

Comments
 (0)