Home
last modified time | relevance | path

Searched refs:PAIRING_VARIANT_CONSENT (Results 1 – 13 of 13) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothPairingDialog.java146 case BluetoothDevice.PAIRING_VARIANT_CONSENT: in onCreate()
242 case BluetoothDevice.PAIRING_VARIANT_CONSENT: in getActions()
315 case BluetoothDevice.PAIRING_VARIANT_CONSENT: in onPair()
485 case BluetoothDevice.PAIRING_VARIANT_CONSENT: in onCreateView()
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/pairing/
DPairingTest.java200 BluetoothDevice.PAIRING_VARIANT_CONSENT)); in testBrEdrPairing_phoneInitiatedBrEdrInquiryOnlyJustWorks()
262 BluetoothDevice.PAIRING_VARIANT_CONSENT)); in testBrEdrPairing_phoneInitiatedBrEdrInquiryOnlyJustWorksWhileSdpConnected()
450 BluetoothDevice.PAIRING_VARIANT_CONSENT)); in helper_OutgoingGattServiceDiscoveryWithIncomingLePairing()
462 BluetoothDevice.PAIRING_VARIANT_CONSENT)); in helper_OutgoingGattServiceDiscoveryWithIncomingLePairing()
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingController.java126 case BluetoothDevice.PAIRING_VARIANT_CONSENT: in getDialogType()
377 case BluetoothDevice.PAIRING_VARIANT_CONSENT: in onPair()
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothPairingControllerTest.java18 import static android.bluetooth.BluetoothDevice.PAIRING_VARIANT_CONSENT;
122 mBluetoothPairingController.mType = PAIRING_VARIANT_CONSENT; in onDialogPositiveClick_confirmationDialog_setPBAP()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java171 case BluetoothDevice.PAIRING_VARIANT_CONSENT: in getDialogType()
477 case BluetoothDevice.PAIRING_VARIANT_CONSENT: in onPair()
DBluetoothPairingRequest.java68 if (pairingVariant == BluetoothDevice.PAIRING_VARIANT_CONSENT in onReceive()
/packages/modules/Bluetooth/android/pandora/server/src/
DSecurity.kt88 BluetoothDevice.PAIRING_VARIANT_CONSENT, in <lambda>()
269 BluetoothDevice.PAIRING_VARIANT_CONSENT -> in <lambda>()
DHost.kt231 BluetoothDevice.PAIRING_VARIANT_CONSENT, in waitPairingRequestIntent()
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DRfcommTest.kt95 BluetoothDevice.PAIRING_VARIANT_CONSENT == in onReceive()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBondStateMachine.java676 variant = BluetoothDevice.PAIRING_VARIANT_CONSENT; in sspRequestCallback()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1183 @SystemApi public static final int PAIRING_VARIANT_CONSENT = 3; field in BluetoothDevice
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt283 field public static final int PAIRING_VARIANT_CONSENT = 3; // 0x3
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt306 Landroid/bluetooth/BluetoothDevice;->PAIRING_VARIANT_CONSENT:I