projects
/
platform
/
upstream
/
bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e293a96
)
Adds AVRCP get element attribute for FHUB
93/319093/1
accepted/tizen/7.0/unified/20241016.163249
author
Sameer Kumar
<sameer.kumar@samsung.com>
Tue, 15 Oct 2024 06:43:53 +0000
(12:13 +0530)
committer
Sameer Kumar
<sameer.kumar@samsung.com>
Tue, 15 Oct 2024 06:43:53 +0000
(12:13 +0530)
Change-Id: I929a2196ede378fa904326eac4f62f31d3b863f3
Signed-off-by: Sameer Kumar <sameer.kumar@samsung.com>
profiles/audio/avrcp.c
patch
|
blob
|
history
diff --git
a/profiles/audio/avrcp.c
b/profiles/audio/avrcp.c
index 387b1a0691cf1f40babac7fda17ef5c49abb2515..99f6510cd28e10605b3a87ff7fbe4de25415ee67 100644
(file)
--- a/
profiles/audio/avrcp.c
+++ b/
profiles/audio/avrcp.c
@@
-4178,6
+4178,10
@@
static void avrcp_status_changed(struct avrcp *session,
media_player_set_status(mp, strval);
avrcp_get_play_status(session);
+
+ if (TIZEN_FEATURE_BLUEZ_FHUB)
+ avrcp_get_element_attributes(session);
+
}
static void avrcp_track_changed(struct avrcp *session,