Home
last modified time | relevance | path

Searched refs:BluetoothAssignedNumbers (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DVendorCommandResponseProcessor.java25 import android.bluetooth.BluetoothAssignedNumbers;
50 BluetoothAssignedNumbers.APPLE);
53 BluetoothAssignedNumbers.APPLE);
56 BluetoothAssignedNumbers.APPLE);
59 BluetoothAssignedNumbers.APPLE);
68 BluetoothAssignedNumbers.APPLE);
71 BluetoothAssignedNumbers.APPLE);
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachineTest.java10 import android.bluetooth.BluetoothAssignedNumbers;
413 int vendorId = BluetoothAssignedNumbers.APPLE; in testSupportedVendorAtCommandSet()
424 int vendorId = BluetoothAssignedNumbers.APPLE; in testSupportedVendorAtCommandRead()
455 int vendorId = BluetoothAssignedNumbers.APPLE; in testUnsupportedVendorAtCommandBadCode()
467 int vendorId = BluetoothAssignedNumbers.APPLE; in testUnsupportedVendorAtCommandBackToBack()
512 final int vendorId = BluetoothAssignedNumbers.APPLE; in testSupportedVendorEventReadResponse()
524 final int vendorId = BluetoothAssignedNumbers.APPLE; in testSupportedVendorEventTestResponse()
558 final int vendorId = BluetoothAssignedNumbers.APPLE; in testUnsupportedVendorEventBadReadResponse()
570 final int vendorId = BluetoothAssignedNumbers.APPLE; in testUnsupportedVendorEventBadTestResponse()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAssignedNumbers.java27 public class BluetoothAssignedNumbers { class
1168 private BluetoothAssignedNumbers() { in BluetoothAssignedNumbers() method in BluetoothAssignedNumbers
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DRemoteDevicesTest.java7 import android.bluetooth.BluetoothAssignedNumbers;
342 BluetoothAssignedNumbers.PLANTRONICS, BluetoothHeadset.AT_CMD_TYPE_SET, in testOnVendorSpecificHeadsetEvent_testCorrectPlantronicsXEvent()
358 BluetoothAssignedNumbers.APPLE, BluetoothHeadset.AT_CMD_TYPE_SET, new Object[]{ in testOnVendorSpecificHeadsetEvent_testCorrectAppleBatteryVsc()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DRemoteDevices.java24 import android.bluetooth.BluetoothAssignedNumbers;
158 + BluetoothAssignedNumbers.PLANTRONICS); in init()
160 + BluetoothAssignedNumbers.APPLE); in init()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java24 import android.bluetooth.BluetoothAssignedNumbers;
162 BluetoothAssignedNumbers.PLANTRONICS); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
165 BluetoothAssignedNumbers.GOOGLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
168 BluetoothAssignedNumbers.APPLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
171 BluetoothAssignedNumbers.APPLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt8709 public class BluetoothAssignedNumbers {
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt5870 public class BluetoothAssignedNumbers {
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9935 Landroid/bluetooth/BluetoothAssignedNumbers;-><init>()V