| /packages/modules/Bluetooth/system/gd/security/pairing/ |
| D | classic_pairing_handler.cc | 48 void ClassicPairingHandler::NotifyUiDisplayPasskey(uint32_t passkey) { in NotifyUiDisplayPasskey() 101 …cPairingHandler::OnPasskeyEntry(const bluetooth::hci::AddressWithType& address, uint32_t passkey) { in OnPasskeyEntry() 679 void ClassicPairingHandler::OnPasskeyInput(uint32_t passkey) { in OnPasskeyInput()
|
| /packages/modules/Bluetooth/android/pandora/server/src/ |
| D | Security.kt | 280 val passkey = in <lambda>() constant 313 val passkey = in <lambda>() constant
|
| /packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
| D | BluetoothPairingController.java | 343 private String formatKey(int passkey) { in formatKey() 364 private void onPair(String passkey) { in onPair()
|
| /packages/apps/Settings/src/com/android/settings/bluetooth/ |
| D | BluetoothPairingController.java | 447 private String formatKey(int passkey) { in formatKey() 467 private void onPair(String passkey) { in onPair()
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
| D | BluetoothPairingDialog.java | 135 int passkey = in onCreate() local 307 int passkey = Integer.parseInt(value); in onPair() local
|
| /packages/modules/Bluetooth/floss/pandora/server/ |
| D | security.py | 55 def on_ssp_request(self, remote_device, class_of_device, variant, passkey): argument 195 def on_ssp_request(self, remote_device, class_of_device, variant, passkey): argument
|
| D | host.py | 132 def on_ssp_request(self, remote_device, class_of_device, variant, passkey): argument
|
| /packages/modules/Bluetooth/system/gd/security/ |
| D | security_manager.cc | 116 …SecurityManager::OnPasskeyEntry(const bluetooth::hci::AddressWithType& address, uint32_t passkey) { in OnPasskeyEntry()
|
| D | pairing_handler_le_legacy.cc | 93 uint32_t passkey; in LegacyPasskeyEntry() local
|
| D | pairing_handler_le_secure_connections.cc | 293 uint32_t passkey; in SecureConnectionsPasskeyEntry() local
|
| /packages/modules/Bluetooth/system/bta/dm/ |
| D | bta_dm_sec_api.cc | 231 uint32_t passkey) { in BTA_DmBlePasskeyReply()
|
| D | bta_dm_sec.cc | 981 uint32_t passkey) { in bta_dm_ble_passkey_reply()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
| D | BondStateMachine.java | 306 int passkey = msg.arg1; in processMessage() local 655 void sspRequestCallback(byte[] address, int pairingVariant, int passkey) { in sspRequestCallback()
|
| D | JniCallbacks.java | 51 void sspRequestCallback(byte[] address, int pairingVariant, int passkey) { in sspRequestCallback()
|
| D | AdapterNativeInterface.java | 156 boolean sspReply(byte[] address, int type, boolean accept, int passkey) { in sspReply() 319 private native boolean sspReplyNative(byte[] address, int type, boolean accept, int passkey); in sspReplyNative()
|
| /packages/modules/Bluetooth/system/stack/smp/ |
| D | smp_api.cc | 284 uint32_t passkey) { in SMP_PasskeyReply()
|
| /packages/modules/Bluetooth/system/blueberry/tests/gd/security/ |
| D | cert_security.py | 190 def input_passkey(self, address, passkey): argument
|
| /packages/modules/Bluetooth/floss/pandora/floss/ |
| D | adapter_client.py | 56 def on_ssp_request(self, remote_device, class_of_device, variant, passkey): argument 239 def OnSspRequest(self, remote_device_dbus, class_of_device, variant, passkey): argument
|
| /packages/services/Car/service/src/com/android/car/bluetooth/ |
| D | FastPairGattServer.java | 925 private void sendPairingResponse(int passkey) { in sendPairingResponse()
|
| /packages/modules/Bluetooth/system/stack/include/ |
| D | smp_api_types.h | 209 uint32_t passkey; member
|
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/ |
| D | FastPairGattServerTest.java | 403 private byte[] buildPasskeyRequest(byte type, byte[] passkey, byte[] salt, byte[] key) { in buildPasskeyRequest()
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_bta_dm_act.cc | 148 uint32_t passkey) { in bta_dm_ble_passkey_reply()
|
| D | mock_bta_dm_api.cc | 146 uint32_t passkey) { in BTA_DmBlePasskeyReply()
|
| /packages/modules/Bluetooth/system/bta/include/ |
| D | bta_sec_api.h | 202 uint32_t passkey; /* the numeric value for comparison. If just_works, do not member
|
| /packages/modules/Bluetooth/system/gd/security/internal/ |
| D | security_manager_impl.cc | 422 …rityManagerImpl::OnPasskeyEntry(const bluetooth::hci::AddressWithType& address, uint32_t passkey) { in OnPasskeyEntry()
|