/system/bt/btif/src/ |
btif_av.cc | [all...] |
btif_rc.cc | 475 * the AVRCP procedure every time on receiving this 585 * to a browse when not connected to the control channel over AVRCP is 653 /* report connection state if remote device is AVRCP target */ 680 /* report connection state if device is AVRCP target */ 686 /* Clean up AVRCP procedure flags */ 800 BTIF_TRACE_ERROR("%s: DUT does not support AVRCP controller role", 861 BTIF_TRACE_ERROR("%s: Remote does not support AVRCP TG role", __func__); 871 * - Description: Remote control metamsg command handler (AVRCP 1.3) [all...] |
/system/bt/internal_include/ |
bt_target.h | 248 /* AVRCP buffer size for protocol messages */ 253 /* AVRCP Metadata buffer size for protocol messages */ 1217 * AVRCP [all...] |
/system/bt/stack/avrc/ |
avrc_pars_ct.cc | 41 * Otherwise, the error code defined by AVRCP 1.4 401 * Otherwise, the error code defined by AVRCP 1.4 637 * Description This function is a parse response for AVRCP Controller. 641 * Otherwise, the error code defined by AVRCP 1.4 677 * Otherwise, the error code defined by AVRCP 1.4
|
avrc_utils.cc | 150 * Otherwise, the error code defined by AVRCP 1.4
|
avrc_api.cc | 21 * Interface to AVRCP mandatory commands 367 /* reject - commands can only be in single packets at AVRCP level */ [all...] |
/frameworks/base/media/java/android/media/ |
MediaPlaylistAgent.java | 69 * Bluetooth AVRCP 1.6. An example of a group is the playlist. 93 * Bluetooth AVRCP 1.6. An example of a group is the playlist.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
AvrcpHelperClasses.java | 17 package com.android.bluetooth.avrcp; 38 /* Helper classes to pass parameters from callbacks to Avrcp handler */
|
BrowsedMediaPlayer.java | 17 package com.android.bluetooth.avrcp; 76 /* store mapping between uid(Avrcp) and mediaId(Media Player). */ 79 /* command objects from avrcp handler */ 689 new FolderItemsRsp(AvrcpConstants.RSP_NO_ERROR, Avrcp.sUIDCounter, scope, [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/newavrcp/ |
BrowsedPlayerWrapper.java | 17 package com.android.bluetooth.avrcp; 30 * Helper class to create an abstraction layer for the MediaBrowser service that AVRCP can use.
|
AvrcpNativeInterface.java | 17 package com.android.bluetooth.avrcp;
|
BrowsablePlayerConnector.java | 17 package com.android.bluetooth.avrcp;
|
/system/bt/packet/avrcp/ |
get_folder_items.cc | 20 namespace avrcp { namespace in namespace:bluetooth 344 } // namespace avrcp
|
/system/bt/stack/avct/ |
avct_l2c_br.cc | 57 * The AVRCP specification set a value in the range of 300 - 2000 ms 65 * The AVRCP specification set a value in the range of 300 - 2000 ms
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothAvrcp.java | 20 * This class contains constants for Bluetooth AVRCP profile.
|
/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_avrcp_controller.cpp | 680 ALOGW("Cleaning up Avrcp Interface before initializing..."); 686 ALOGW("Cleaning up Avrcp callback object"); 695 ALOGE("Failed to get Bluetooth Avrcp Controller Interface"); 702 ALOGE("Failed to initialize Bluetooth Avrcp Controller, status: %d", [all...] |
com_android_bluetooth_avrcp.cpp | 573 ALOGW("Cleaning up Avrcp Interface before initializing..."); 579 ALOGW("Cleaning up Avrcp callback object"); 587 ALOGE("Failed to get Bluetooth Avrcp Interface"); 594 ALOGE("Failed to initialize Bluetooth Avrcp, status: %d", status); [all...] |
/packages/apps/Bluetooth/res/values/ |
config.xml | 67 <!-- AVRCP absolute volume initial value as percent of the maximum value.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/mockable/ |
MediaController.java | 17 package com.android.bluetooth.avrcp;
|
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/newavrcp/ |
BrowserPlayerWrapperTest.java | 17 package com.android.bluetooth.avrcp;
|
/packages/services/Car/car-lib/src/android/car/settings/ |
CarSettings.java | 84 * Key for a list of devices to automatically connect on Bluetooth A2dp/Avrcp profiles
|
/system/bt/packet/tests/ |
test_packets.h | 33 // An avrcp packet pulled from wireshark. This data is the payload of
|
/system/bt/profile/avrcp/tests/ |
avrcp_connection_handler_test.cc | 37 namespace avrcp { namespace in namespace:bluetooth 418 // Set an expectation that the handler will try to open an AVRCP connection 463 // Set an expectation that the handler will try to open an AVRCP connection 528 } // namespace avrcp
|
/system/bt/proto/bluetooth/metrics/ |
bluetooth.proto | 255 AVRCP = 13;
|
/system/bt/stack/include/ |
avrc_defs.h | 21 * AVRCP definition and data types 384 /* added in AVRCP 1.4 */ 791 * AVRCP 1.4. */ 853 * between AVRCP Browse Reconnect */ [all...] |