HomeSort by relevance Sort by last modified time
    Searched full:avrcp (Results 26 - 50 of 493) sorted by null

12 3 4 5 6 7 8 91011>>

  /system/bt/packet/avrcp/
Android.bp 2 name: "lib-bt-packets-avrcp",
avrcp_reject_packet.h 22 namespace avrcp { namespace in namespace:bluetooth
43 } // namespace avrcp
general_reject_packet.cc 20 namespace avrcp { namespace in namespace:bluetooth
46 } // namespace avrcp
general_reject_packet.h 22 namespace avrcp { namespace in namespace:bluetooth
42 } // namespace avrcp
set_addressed_player.h 22 namespace avrcp { namespace in namespace:bluetooth
74 } // namespace avrcp
capabilities_packet.h 24 namespace avrcp { namespace in namespace:bluetooth
129 // TODO: Implement these for AVRCP Controller
138 } // namespace avrcp
pass_through_packet.cc 20 namespace avrcp { namespace in namespace:bluetooth
62 ss << "Avrcp::AvrcpPacket: " << std::endl;
73 } // namespace avrcp
avrcp_packet.h 30 namespace avrcp { namespace in namespace:bluetooth
69 // getting an AVRCP Packet directly from an AVCTP Packet
74 * Avrcp Packet Layout
110 } // namespace avrcp
get_element_attributes_packet.h 23 namespace avrcp { namespace in namespace:bluetooth
85 } // namespace avrcp
  /packages/apps/Bluetooth/src/com/android/bluetooth/newavrcp/helpers/
MediaData.java 17 package com.android.bluetooth.avrcp;
25 * Helper class to transport metadata around AVRCP
Folder.java 17 package com.android.bluetooth.avrcp;
ListItem.java 17 package com.android.bluetooth.avrcp;
PlayerInfo.java 17 package com.android.bluetooth.avrcp;
  /system/bt/packet/tests/avrcp/
avrcp_reject_packet_test.cc 24 namespace avrcp { namespace in namespace:bluetooth
39 } // namespace avrcp
general_reject_packet_test.cc 24 namespace avrcp { namespace in namespace:bluetooth
39 } // namespace avrcp
get_play_status_packet_test.cc 24 namespace avrcp { namespace in namespace:bluetooth
38 } // namespace avrcp
set_addressed_player_packet_test.cc 24 namespace avrcp { namespace in namespace:bluetooth
62 } // namespace avrcp
  /system/bt/include/hardware/avrcp/
avrcp.h 28 namespace avrcp { namespace in namespace:bluetooth
86 // MediaInterface defines the class that the AVRCP Service uses in order
89 // Avrcp::ServiceInterface::Init(). At this point the AVRCP Service will
150 // is a value from 0-127 because thats what AVRCP uses.
163 // Indicate that a device has been disconnected from AVRCP. Will unregister
186 } // namespace avrcp
  /frameworks/base/core/java/android/bluetooth/
BluetoothAvrcpController.java 32 * This class provides the public APIs to control the Bluetooth AVRCP Controller. It currently
35 * <p>BluetoothAvrcpController is a proxy object for controlling the Bluetooth AVRCP
47 * Intent used to broadcast the change in connection state of the AVRCP Controller
65 "android.bluetooth.avrcp-controller.profile.action.CONNECTION_STATE_CHANGED";
68 * Intent used to broadcast the change in player application setting state on AVRCP AG.
77 "android.bluetooth.avrcp-controller.profile.action.PLAYER_SETTING";
80 "android.bluetooth.avrcp-controller.profile.extra.PLAYER_SETTING";
118 * Bluetooth AVRCP service.
142 Log.e(TAG, "Could not bind to Bluetooth AVRCP Controller Service with " + intent);
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStreamHandler.java 45 * track that is almost always accompanied with an AVRCP play/pause command.
130 // Audio stream has stopped, maintain focus but stop avrcp updates.
136 // Local play command, gain focus and start avrcp updates.
144 // Local pause command, maintain focus but stop avrcp updates.
150 // If is an iot device gain focus and start avrcp updates.
167 // Remote pause command, stop avrcp updates.
290 // Since AVRCP gets started after A2DP we may need to request it later in cycle.
304 // Since AVRCP gets started after A2DP we may need to request it later in cycle.
318 // Since AVRCP gets started after A2DP we may need to request it later in cycle.
329 Log.d(TAG, "Pausing AVRCP.")
    [all...]
  /tools/test/connectivity/acts/tests/google/coex/functionality_tests/
WlanWithA2dpFunctionalityTest.py 143 """Wrapper function to start iperf traffic, music streaming and avrcp
157 discovery and avrcp controls.
515 """Starts TCP-uplink traffic with music streaming and avrcp controls.
519 streaming and avrcp controls.
523 3. Check all avrcp related controls.
535 """Starts TCP-downlink traffic with music streaming and avrcp controls.
539 streaming and avrcp controls.
543 3. Check all avrcp related controls.
555 """Starts UDP-uplink traffic with music streaming and avrcp controls.
559 streaming and avrcp controls
    [all...]
  /frameworks/base/data/keyboards/
AVRCP.kl 15 # Key layout used for Bluetooth AVRCP support.
  /packages/apps/Settings/tests/robotests/src/com/android/settings/development/
BluetoothAvrcpVersionPreferenceControllerTest.java 52 * 0: AVRCP 1.4 (Default)
53 * 1: AVRCP 1.3
54 * 2: AVRCP 1.5
55 * 3: AVRCP 1.6
  /system/bt/binder/android/bluetooth/
IBluetoothAvrcpTarget.aidl 20 * API for Bluetooth AVRCP Target Interface
  /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.

Completed in 3944 milliseconds

12 3 4 5 6 7 8 91011>>