OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:avrcp
(Results
1 - 25
of
364
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/bt/bta/av/
bta_av_cfg.cc
43
/*
AVRCP
supported categories */
48
/*
AVRCP
Controller and Targer default name */
114
/* the MTU for the
AVRCP
browsing channel */
121
BTA_AV_RC_COMP_ID, /*
AVRCP
Company ID */
123
512, /*
AVRCP
MTU at L2CAP for control channel */
124
BTA_AV_MAX_RC_BR_MTU, /*
AVRCP
MTU at L2CAP for browsing channel */
126
48, /*
AVRCP
MTU at L2CAP for control channel */
127
BTA_AV_MAX_RC_BR_MTU, /*
AVRCP
MTU at L2CAP for browsing channel */
129
BTA_AV_RC_SUPF_CT, /*
AVRCP
controller categories */
130
BTA_AV_RC_SUPF_TG, /*
AVRCP
target categories *
[
all
...]
bta_av_act.cc
103
uint8_t rc_handle; /* connected
AVRCP
handle */
184
* Description
AVRCP
service discovery callback.
201
* Description
AVRCP
control callback.
239
* Description
AVRCP
message callback.
351
/* this LIDX is reserved for the
AVRCP
ACP connection */
463
* Description Set
AVRCP
state to opened.
486
LOG_INFO(LOG_TAG, "%s allow incoming
AVRCP
connections:%d", __func__,
504
* if peer initiated
AVRCP
connection and local device supports browsing
563
/* if local initiated
AVRCP
connection and both peer and locals device support
579
* Description Send an
AVRCP
remote control command
[
all
...]
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothAvrcpFacade.java
67
@Rpc(description = "Is
Avrcp
profile ready.")
72
@Rpc(description = "Get all the devices connected through
AVRCP
.")
75
Log.d("
AVRCP
profile is not ready.");
81
@Rpc(description = "Close
AVRCP
connection.")
87
Log.d("
AVRCP
profile is not ready.");
BluetoothMediaFacade.java
58
* Media key events coming in from a
AVRCP
Controller like Car. Intercepting these events lets us
64
* Phone (Bluetooth Audio source/
Avrcp
Target) and use it intercept the Media commands coming
65
* from the CarKitt (Bluetooth Audio Sink /
Avrcp
Controller).
427
* via Bluetooth
AVRCP
can be intercepted by the SL4A test
432
// Start the
Avrcp
Media Browser service. Starting it sets it to active.
444
// Stop the
Avrcp
Media Browser service.
452
* receiving these commands via
AVRCP
from the Carkitt.
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/avrcp/
AvrcpTest.java
1
package com.android.bluetooth.
avrcp
;
35
Avrcp
a =
Avrcp
.make(getContext());
72
Avrcp
a =
Avrcp
.make(mockContext);
EvictingQueueTest.java
1
package com.android.bluetooth.
avrcp
;
/frameworks/base/data/keyboards/
AVRCP.idc
16
#
AVRCP
AVRCP.kl
15
# Key layout used for Bluetooth
AVRCP
support.
/frameworks/base/core/java/android/bluetooth/
BluetoothAvrcpController.java
34
* This class provides the public APIs to control the Bluetooth
AVRCP
Controller. It currently
37
*<p>BluetoothAvrcpController is a proxy object for controlling the Bluetooth
AVRCP
49
* Intent used to broadcast the change in connection state of the
AVRCP
Controller
67
"android.bluetooth.
avrcp
-controller.profile.action.CONNECTION_STATE_CHANGED";
70
* Intent used to broadcast the change in player application setting state on
AVRCP
AG.
79
"android.bluetooth.
avrcp
-controller.profile.action.PLAYER_SETTING";
82
"android.bluetooth.
avrcp
-controller.profile.extra.PLAYER_SETTING";
120
* Bluetooth
AVRCP
service.
145
Log.e(TAG, "Could not bind to Bluetooth
AVRCP
Controller Service with " + intent);
IBluetoothAvrcpController.aidl
25
* APIs for Bluetooth
AVRCP
controller service
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStreamHandler.java
40
* track that is almost always accompanied with an
AVRCP
play/pause command.
115
// Audio stream has stopped, maintain focus but stop
avrcp
updates.
121
// Local play command, gain focus and start
avrcp
updates.
129
// Local pause command, maintain focus but stop
avrcp
updates.
134
// Remote play command, if we have audio focus update
avrcp
, otherwise send pause.
143
// Remote pause command, stop
avrcp
updates.
244
// Since
AVRCP
gets started after A2DP we may need to request it later in cycle.
258
// Since
AVRCP
gets started after A2DP we may need to request it later in cycle.
272
// Since
AVRCP
gets started after A2DP we may need to request it later in cycle.
280
Log.d(TAG, "Pausing
AVRCP
.")
[
all
...]
/frameworks/base/media/java/android/media/
MediaDescription.java
52
* specified in the section 6.10.2.2 of the Bluetooth
AVRCP
1.5. This is valid only for
71
* the section 6.10.2.2 of the Bluetooth
AVRCP
1.5.
77
* the Bluetooth
AVRCP
1.5.
83
* 6.10.2.2 of the Bluetooth
AVRCP
1.5.
89
* 6.10.2.2 of the Bluetooth
AVRCP
1.5.
95
* 6.10.2.2 of the Bluetooth
AVRCP
1.5.
101
* 6.10.2.2 of the Bluetooth
AVRCP
1.5.
107
* 6.10.2.2 of the Bluetooth
AVRCP
1.5.
/system/bt/bta/include/
bta_ar_api.h
118
* Description This function is called to register an SDP record for
AVRCP
.
133
* for
AVRCP
.
bta_av_api.h
39
/* Typically FALSE when
AVRCP
is used in conjunction with A2DP */
460
uint32_t company_id; /*
AVRCP
Company ID */
461
uint16_t avrc_mtu; /*
AVRCP
MTU at L2CAP for control channel */
462
uint16_t avrc_br_mtu; /*
AVRCP
MTU at L2CAP for browsing channel */
463
uint16_t avrc_ct_cat; /*
AVRCP
controller categories */
464
uint16_t avrc_tg_cat; /*
AVRCP
target categories */
483
char avrc_controller_name[BTA_SERVICE_NAME_LEN]; /* Default
AVRCP
controller
485
char avrc_target_name[BTA_SERVICE_NAME_LEN]; /* Default
AVRCP
target name*/
713
* Description Open an
AVRCP
connection toward the device with the
725
* Description Close an
AVRCP
connectio
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/mbs/
A2dpMediaBrowserService.java
55
* Implements the MediaBrowserService interface to
AVRCP
and A2DP
57
* This service provides a means for external applications to access A2DP and
AVRCP
.
77
// Message sent when we recieve a TRACK update from
AVRCP
profile over a connected A2DP device.
79
// Internal message sent to trigger a
AVRCP
action.
83
// Message sent when
AVRCP
browse is connected.
85
// Message sent when
AVRCP
browse is disconnected.
205
Log.e(TAG, "
AVRCP
not yet connected.");
336
// Connected state will be handled when
AVRCP
BluetoothProfile gets connected.
376
Log.e(TAG, "!!!
AVRCP
Controller cannot be null");
383
// Refresh the UI if we have a connected device and
AVRCP
is initialized
[
all
...]
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/media/
BluetoothSL4AAudioSrcMBS.java
33
* This would be running on the Phone (
AVRCP
TG device) and whenever the device receives a media
34
* command from Car (a
AVRCP
CT), this MediaBrowserService's MediaSession would intercept it.
35
* Helps to verify the commands received by the Phone (
AVRCP
TG) are the same as what was sent from
36
* Car (
AVRCP
CT).
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpMediaRspInterface.java
17
package com.android.bluetooth.
avrcp
;
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
AvrcpControllerService.java
48
* Provides Bluetooth
AVRCP
Controller profile, as a service in the Bluetooth application.
89
*
AVRCP
Error types as defined in spec. Also they should be in sync with btrc_status_t.
96
* Intent used to broadcast the change in browse connection state of the
AVRCP
Controller
113
"android.bluetooth.
avrcp
-controller.profile.action.BROWSE_CONNECTION_STATE_CHANGED";
116
* intent used to broadcast the change in metadata state of playing track on the
avrcp
127
"android.bluetooth.
avrcp
-controller.profile.action.TRACK_EVENT";
139
"android.bluetooth.
avrcp
-controller.profile.action.FOLDER_LIST";
142
"android.bluetooth.
avrcp
-controller.profile.extra.FOLDER_LIST";
144
public static final String EXTRA_FOLDER_ID = "com.android.bluetooth.
avrcp
.EXTRA_FOLDER_ID";
146
"com.android.bluetooth.
avrcp
-controller.EXTRA_FOLDER_BT_ID"
[
all
...]
PlayerApplicationSettings.java
34
* Values for SetPlayerApplicationSettings from
AVRCP
Spec V1.6 Appendix F.
201
// Convert a native Attribute Id/Value pair into the
AVRCP
equivalent value.
243
// Convert an
AVRCP
Setting/Value pair into the native equivalent value;
285
// convert a native Attribute Id into the
AVRCP
Setting equivalent value;
/frameworks/base/packages/SettingsLib/res/values-fa/
arrays.xml
62
<item msgid="5347678900838034763">"?
AVRCP
???? ?.? (???????)"</item>
63
<item msgid="2089555299377409443">"?
AVRCP
???? ?.?"</item>
64
<item msgid="2895327394279434278">"?
AVRCP
???? ?.?"</item>
67
<item msgid="2838624067805073303">"?
avrcp
???? ??"</item>
68
<item msgid="1913619118958233129">"?
avrcp
???? ??"</item>
69
<item msgid="7142710449249088270">"?
avrcp
???? ??"</item>
/system/bt/stack/include/
avrc_api.h
21
* nterface to
AVRCP
Application Programming Interface
150
uint16_t* p_attrs; /* The attributes filter. If NULL,
AVRCP
API sets the
200
* Description This function is called to build an
AVRCP
SDP record.
240
* service discovery and retrieve
AVRCP
SDP record information
383
* Description This function is used to send the
AVRCP
byte stream in p_pkt
439
* is requested. For
AVRCP
it is typically zero.
607
* Otherwise, the error code defined by
AVRCP
1.4
621
* Otherwise, the error code defined by
AVRCP
1.4
635
* Otherwise, the error code defined by
AVRCP
1.4
645
* Description This function is a parse response for
AVRCP
Controller
[
all
...]
/frameworks/support/media-compat/java/android/support/v4/media/
MediaDescriptionCompat.java
38
* specified in the section 6.10.2.2 of the Bluetooth
AVRCP
1.5. This is valid only for
58
* the section 6.10.2.2 of the Bluetooth
AVRCP
1.5.
64
* the Bluetooth
AVRCP
1.5.
70
* 6.10.2.2 of the Bluetooth
AVRCP
1.5.
76
* 6.10.2.2 of the Bluetooth
AVRCP
1.5.
82
* 6.10.2.2 of the Bluetooth
AVRCP
1.5.
88
* 6.10.2.2 of the Bluetooth
AVRCP
1.5.
94
* 6.10.2.2 of the Bluetooth
AVRCP
1.5.
/hardware/libhardware/include/hardware/
bt_rc.h
85
BTRC_FEAT_NONE = 0x00, /*
AVRCP
1.0 */
86
BTRC_FEAT_METADATA = 0x01, /*
AVRCP
1.3 */
88
BTRC_FEAT_BROWSE = 0x04, /*
AVRCP
1.4 and up, with Browsing support */
337
/*
AVRCP
1.4 Enhancements */
410
/** Represents the standard BT-RC
AVRCP
Target interface. */
474
/*
AVRCP
1.4 enhancements */
477
** This can be enhanced to support Relative Volume (
AVRCP
1.0).
589
/** Represents the standard BT-RC
AVRCP
Controller interface. */
/system/bt/stack/avrc/
avrc_sdp.cc
21
*
AVRCP
SDP related functions
67
* service discovery and retrieve
AVRCP
SDP record information
153
* Description This function is called to build an
AVRCP
SDP record.
176
* profile_version: profile version of
avrcp
record.
avrc_pars_tg.cc
35
* Bluetooth SIG for
AVRCP
Conroller.
39
* Otherwise, the error code defined by
AVRCP
1.4
93
* Otherwise, the error code defined by
AVRCP
1.4
356
* Otherwise, the error code defined by
AVRCP
1.4
388
* Otherwise, the error code defined by
AVRCP
+1
512
* Otherwise, the error code defined by
AVRCP
1.4
Completed in 562 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>