summaryrefslogtreecommitdiffstats
path: root/bta/av/bta_av_cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'bta/av/bta_av_cfg.c')
-rw-r--r--bta/av/bta_av_cfg.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/bta/av/bta_av_cfg.c b/bta/av/bta_av_cfg.c
index 5f89a75..ebd8bd1 100644
--- a/bta/av/bta_av_cfg.c
+++ b/bta/av/bta_av_cfg.c
@@ -63,7 +63,7 @@ const UINT8 bta_av_meta_caps_evt_ids[] = {
};
#ifndef BTA_AV_NUM_RC_EVT_IDS
#define BTA_AV_NUM_RC_EVT_IDS (sizeof(bta_av_meta_caps_evt_ids) / sizeof(bta_av_meta_caps_evt_ids[0]))
-#endif /* BTA_AV_NUM_RC_EVT_IDS */
+#endif /* BTA_AV_NUM_RC_EVT_IDS */
#else /* !ANDROID_APP_INCLUDED */
@@ -147,7 +147,7 @@ const UINT16 bta_av_rc_id[] =
8=PAGE_DOWN */
#if (BTA_AV_RC_PASS_RSP_CODE == BTA_AV_RSP_INTERIM)
- /* btui_app provides an example of how to leave the decision of rejecting a command or not
+ /* btui_app provides an example of how to leave the decision of rejecting a command or not
* based on which media player is currently addressed (this is only applicable for AVRCP 1.4 or later)
* If the decision is per player for a particular rc_id, the related bit is clear (not set) */
0x0070, /* bit mask: 0=POWER, 1=VOL_UP, 2=VOL_DOWN, 3=MUTE,
@@ -167,7 +167,7 @@ const UINT16 bta_av_rc_id[] =
12=BACKWARD */
#endif
#endif
-
+
0x0000, /* bit mask: 0=ANGLE, 1=SUBPICT */
0, /* not used */
@@ -195,14 +195,14 @@ const UINT16 bta_av_rc_id_ac[] =
4=INPUT_SEL, 5=DISP_INFO, 6=HELP, 7=PAGE_UP,
8=PAGE_DOWN */
- /* btui_app provides an example of how to leave the decision of rejecting a command or not
+ /* btui_app provides an example of how to leave the decision of rejecting a command or not
* based on which media player is currently addressed (this is only applicable for AVRCP 1.4 or later)
* If the decision is per player for a particular rc_id, the related bit is set */
0x1800, /* bit mask: 0=POWER, 1=VOL_UP, 2=VOL_DOWN, 3=MUTE,
4=PLAY, 5=STOP, 6=PAUSE, 7=RECORD,
8=REWIND, 9=FAST_FOR, 10=EJECT, 11=FORWARD,
12=BACKWARD */
-
+
0x0000, /* bit mask: 0=ANGLE, 1=SUBPICT */
0, /* not used */