Home
last modified time | relevance | path

Searched refs:APPLE (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DVendorCommandResponseProcessor.java48 BluetoothAssignedNumbers.APPLE);
51 BluetoothAssignedNumbers.APPLE);
54 BluetoothAssignedNumbers.APPLE);
57 BluetoothAssignedNumbers.APPLE);
66 BluetoothAssignedNumbers.APPLE);
69 BluetoothAssignedNumbers.APPLE);
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineTest.java409 int vendorId = BluetoothAssignedNumbers.APPLE; in testSupportedVendorAtCommandSet()
420 int vendorId = BluetoothAssignedNumbers.APPLE; in testSupportedVendorAtCommandRead()
451 int vendorId = BluetoothAssignedNumbers.APPLE; in testUnsupportedVendorAtCommandBadCode()
463 int vendorId = BluetoothAssignedNumbers.APPLE; in testUnsupportedVendorAtCommandBackToBack()
508 final int vendorId = BluetoothAssignedNumbers.APPLE; in testSupportedVendorEventReadResponse()
520 final int vendorId = BluetoothAssignedNumbers.APPLE; in testSupportedVendorEventTestResponse()
554 final int vendorId = BluetoothAssignedNumbers.APPLE; in testUnsupportedVendorEventBadReadResponse()
566 final int vendorId = BluetoothAssignedNumbers.APPLE; in testUnsupportedVendorEventBadTestResponse()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
DRemoteDevicesTest.java349 BluetoothAssignedNumbers.APPLE, BluetoothHeadset.AT_CMD_TYPE_SET, new Object[]{ in testOnVendorSpecificHeadsetEvent_testCorrectAppleBatteryVsc()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java163 BluetoothAssignedNumbers.APPLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put() argument
166 BluetoothAssignedNumbers.APPLE); in VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put() argument
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DRemoteDevices.java131 + BluetoothAssignedNumbers.APPLE); in init()