Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DVendorCommandResponseProcessor.java25 import android.bluetooth.BluetoothAssignedNumbers;
49 SUPPORTED_VENDOR_AT_COMMANDS.put("+XAPL=", BluetoothAssignedNumbers.APPLE);
50 SUPPORTED_VENDOR_AT_COMMANDS.put("+IPHONEACCEV=", BluetoothAssignedNumbers.APPLE);
51 SUPPORTED_VENDOR_AT_COMMANDS.put("+APLSIRI?", BluetoothAssignedNumbers.APPLE);
52 SUPPORTED_VENDOR_AT_COMMANDS.put("+APLEFM", BluetoothAssignedNumbers.APPLE);
60 SUPPORTED_VENDOR_EVENTS.put("+APLSIRI:", BluetoothAssignedNumbers.APPLE);
61 SUPPORTED_VENDOR_EVENTS.put("+XAPL=", BluetoothAssignedNumbers.APPLE);
62 SUPPORTED_VENDOR_EVENTS.put("+ANDROID:", BluetoothAssignedNumbers.GOOGLE);
142 return vendorId == BluetoothAssignedNumbers.GOOGLE; in isAndroidAtCommand()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DVendorCommandResponseProcessorTest.java24 import android.bluetooth.BluetoothAssignedNumbers;
45 private static int TEST_VENDOR_ID = BluetoothAssignedNumbers.APPLE;
DHeadsetClientStateMachineTest.java36 import android.bluetooth.BluetoothAssignedNumbers;
779 int vendorId = BluetoothAssignedNumbers.APPLE;
788 int vendorId = BluetoothAssignedNumbers.APPLE;
816 int vendorId = BluetoothAssignedNumbers.APPLE;
825 int vendorId = BluetoothAssignedNumbers.APPLE;
874 final int vendorId = BluetoothAssignedNumbers.APPLE;
884 final int vendorId = BluetoothAssignedNumbers.APPLE;
915 final int vendorId = BluetoothAssignedNumbers.APPLE;
925 final int vendorId = BluetoothAssignedNumbers.APPLE;
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAssignedNumbers.java29 public class BluetoothAssignedNumbers { class
1170 private BluetoothAssignedNumbers() {} in BluetoothAssignedNumbers() method in BluetoothAssignedNumbers
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java27 import android.bluetooth.BluetoothAssignedNumbers;
160 BluetoothAssignedNumbers.PLANTRONICS); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
163 BluetoothAssignedNumbers.GOOGLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
166 BluetoothAssignedNumbers.APPLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
169 BluetoothAssignedNumbers.APPLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
172 BluetoothAssignedNumbers.GOOGLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
175 BluetoothAssignedNumbers.GOOGLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
178 BluetoothAssignedNumbers.GOOGLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
181 BluetoothAssignedNumbers.GOOGLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put()
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DLeLegacyAdvertisingTest.java163 int manufacturerId = BluetoothAssignedNumbers.GOOGLE; in createAdvertiseData()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DRemoteDevicesTest.java8 import android.bluetooth.BluetoothAssignedNumbers;
434 BluetoothAssignedNumbers.PLANTRONICS, in testOnVendorSpecificHeadsetEvent_testCorrectPlantronicsXEvent()
453 BluetoothAssignedNumbers.APPLE, in testOnVendorSpecificHeadsetEvent_testCorrectAppleBatteryVsc()
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DTransportBlockFilter.java22 import android.bluetooth.BluetoothAssignedNumbers.OrganizationId;
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanFilterQueue.java19 import android.bluetooth.BluetoothAssignedNumbers.OrganizationId;
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java26 import android.bluetooth.BluetoothAssignedNumbers;
1455 if (companyId != BluetoothAssignedNumbers.PLANTRONICS in onVendorSpecificHeadsetEvent()
1456 && companyId != BluetoothAssignedNumbers.APPLE) { in onVendorSpecificHeadsetEvent()
/packages/modules/Bluetooth/android/pandora/server/src/
DHost.kt20 import android.bluetooth.BluetoothAssignedNumbers
540 BluetoothAssignedNumbers.GOOGLE, in advertise()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt94 public class BluetoothAssignedNumbers {
Dsystem-current.txt151 public static class BluetoothAssignedNumbers.OrganizationId {
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt128 Landroid/bluetooth/BluetoothAssignedNumbers;-><init>()V