HomeSort by relevance Sort by last modified time
    Searched full:a2dp (Results 51 - 75 of 201) sorted by null

1 23 4 5 6 7 8 9

  /hardware/libhardware/include/hardware/
hardware.h 227 * and 'primary' or 'a2dp' are module interfaces. This implies that the files
229 * audio.a2dp.<variant>.so
audio.h 66 * e.g: audio.primary.goldfish.so or audio.a2dp.default.so
70 #define AUDIO_HARDWARE_MODULE_ID_A2DP "a2dp"
103 /* A2DP sink address set by framework */
106 /* A2DP source address set by framework */
  /hardware/qcom/audio/legacy/libalsa-intf/
msm8960_use_cases.h 205 #define SND_USE_CASE_VERB_FM_A2DP_REC "FM A2DP REC"
274 #define SND_USE_CASE_MOD_CAPTURE_A2DP_FM "Capture A2DP FM"
  /system/bt/bta/include/
bta_av_co.h 188 ** BTA-AV maintains the MTU of A2DP streams.
220 ** BTA-AV maintains the MTU of A2DP streams.
bta_av_api.h 37 /* Set to TRUE if seperate authorization prompt desired for AVCTP besides A2DP authorization */
38 /* Typically FALSE when AVRCP is used in conjunction with A2DP */
616 ** Description Enable/Disable A2DP Sink.
  /system/bt/stack/include/
a2d_api.h 21 * nterface to A2DP Application Programming Interface
106 UINT16 *p_attrs; /* The attributes filter. If NULL, A2DP API sets the attribute filter
avdt_api.h 462 ** Description Activate SEP of A2DP Sink. In Use parameter is adjusted.
463 ** In Use will be made false in case of activation. A2DP SRC
464 ** will receive in_use as false and can open A2DP Sink
476 ** Description Deactivate SEP of A2DP Sink. In Use parameter is adjusted.
477 ** In Use will be made TRUE in case of activation. A2DP SRC
478 ** will receive in_use as true and will not open A2DP Sink
    [all...]
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 222 case BluetoothProfile.A2DP:
317 case BluetoothProfile.A2DP:
337 case BluetoothProfile.A2DP:
    [all...]
  /system/bt/stack/avdt/
avdt_api.c 167 ** Description Activate SEP of A2DP Sink. In Use parameter is adjusted.
168 ** In Use will be made false in case of activation. A2DP SRC
169 ** will receive in_use as false and can open A2DP Sink
198 ** Description Deactivate SEP of A2DP Sink. In Use parameter is adjusted.
199 ** In Use will be made TRUE in case of activation. A2DP SRC
200 ** will receive in_use as true and will not open A2DP Sink
    [all...]
  /system/bt/stack/a2dp/
a2d_api.c 21 * ommon API for the Advanced Audio Distribution Profile (A2DP)
129 ** avdt version of a2dp.
  /docs/source.android.com/src/devices/
hal.jd 86 a primary audio device, a USB audio device, or a Bluetooth A2DP audio device. A device
bluetooth.jd 90 <li><code>bt_av.h</code>: Includes the interface definition for the A2DP profile.</li>
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
AudioOutputDescriptor.h 145 * returns the A2DP output handle if it is open or 0 otherwise
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 84 <li>Stereo Bluetooth support (A2DP and AVCRP profiles)</li>
  /system/bt/btif/include/
btif_media.h 199 ** Description This function is called by the av_co to fill A2DP Sink Queue
  /system/bt/main/
Android.mk 96 $(LOCAL_PATH)/../stack/a2dp \
  /system/bt/bta/av/
bta_av_main.c 476 ** Description A2DP report callback.
497 ** Description activate, deactive A2DP Sink,
694 p_scb->seps[index].p_app_data_cback = NULL; /* In case of A2DP SOURCE we don't need a callback to handle media packets */
719 /* start listening when A2DP is registered */
948 /* note that more than one SCB (a2dp & vdp) maybe waiting for this event */
    [all...]
bta_av_cfg.c 52 if receiving partial a2dp frames */
  /docs/source.android.com/src/devices/audio/
implement.jd 125 module names <code>audio.a2dp.&lt;device_name&gt;</code> and
181 audio.a2dp.default
  /hardware/qcom/audio/hal/voice_extn/
voice_extn.c 415 * set routing with device BT A2DP profile. Hence end all voice calls when
416 * set_mode(AUDIO_MODE_NORMAL) before BT A2DP profile is selected.
  /packages/apps/Bluetooth/
AndroidManifest.xml 278 android:name = ".a2dp.A2dpService"
286 android:name = ".a2dp.A2dpSinkService"
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothDevicePairer.java 315 // Add Bluetooth a2dp on if the service is running and the
322 Log.d(TAG, "Adding A2dp device criteria for pairing");
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java 507 // Request to override default use of A2DP for media.
714 BluetoothProfile.A2DP);
    [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.h 287 // (device connected,phone state, force use, a2dp output...)
393 // manages A2DP output suspend/restore according to phone state and BT SCO usage
524 bool mA2dpSuspended; // true if A2DP output is suspended
  /frameworks/base/media/java/android/media/
AudioManager.java 74 * be sent when a wired headset is unplugged, or when an A2DP audio
    [all...]

Completed in 505 milliseconds

1 23 4 5 6 7 8 9