/system/bt/gd/security/pairing/ |
D | classic_pairing_handler.cc | 38 void ClassicPairingHandler::NotifyUiDisplayPasskey(uint32_t passkey) { in NotifyUiDisplayPasskey() 70 …cPairingHandler::OnPasskeyEntry(const bluetooth::hci::AddressWithType& address, uint32_t passkey) { in OnPasskeyEntry() 433 void ClassicPairingHandler::OnPasskeyInput(uint32_t passkey) { in OnPasskeyInput()
|
/system/bt/gd/security/ |
D | security_manager.cc | 97 …SecurityManager::OnPasskeyEntry(const bluetooth::hci::AddressWithType& address, uint32_t passkey) { in OnPasskeyEntry()
|
D | pairing_handler_le_legacy.cc | 88 uint32_t passkey; in LegacyPasskeyEntry() local
|
D | pairing_handler_le_secure_connections.cc | 282 uint32_t passkey; in SecureConnectionsPasskeyEntry() local
|
D | facade.cc | 299 …Passkey(const bluetooth::hci::AddressWithType& peer, std::string name, uint32_t passkey) override { in DisplayPasskey()
|
/system/bt/main/shim/ |
D | btif_dm.cc | 79 …isplayPasskey(const bluetooth::hci::AddressWithType& address, std::string name, uint32_t passkey) { in DisplayPasskey() 194 uint32_t passkey = 0; in BTIF_DM_pin_reply() local
|
/system/bt/service/common/android/bluetooth/ |
D | IBluetooth.aidl | 49 int passkey); in SspReply()
|
/system/bt/gd/security/test/ |
D | pairing_handler_le_pair_test.cc | 481 …ce(Invoke([&](const bluetooth::hci::AddressWithType& address, std::string name, uint32_t passkey) { in TEST_F() 637 … .WillOnce(Invoke([&](const bluetooth::hci::AddressWithType&, std::string, uint32_t passkey) { in TEST_F()
|
/system/bt/stack/smp/ |
D | smp_api.cc | 317 uint32_t passkey) { in SMP_PasskeyReply()
|
D | smp_keys.cc | 113 uint32_t passkey; /* 19655 test number; */ in smp_proc_passkey() local
|
D | smp_utils.cc | 810 void smp_convert_string_to_tk(Octet16* tk, uint32_t passkey) { in smp_convert_string_to_tk()
|
D | smp_int.h | 227 uint32_t passkey; member
|
/system/bt/btif/src/ |
D | bluetooth.cc | 312 uint8_t accept, uint32_t passkey) { in ssp_reply()
|
D | btif_dm.cc | 2462 uint32_t passkey = 0; in btif_dm_pin_reply() local 2489 UNUSED_ATTR uint32_t passkey) { in btif_dm_ssp_reply()
|
/system/bt/service/ipc/binder/ |
D | bluetooth_binder_server.cc | 129 int32_t passkey, bool* _aidl_return) { in SspReply()
|
/system/bt/binder/android/bluetooth/ |
D | IBluetooth.aidl | 93 passkey); in setPasskey()
|
/system/bt/bta/dm/ |
D | bta_dm_api.cc | 479 uint32_t passkey) { in BTA_DmBlePasskeyReply()
|
D | bta_dm_act.cc | 3990 uint32_t passkey) { in bta_dm_ble_passkey_reply()
|
/system/bt/gd/security/internal/ |
D | security_manager_impl.cc | 340 …rityManagerImpl::OnPasskeyEntry(const bluetooth::hci::AddressWithType& address, uint32_t passkey) { in OnPasskeyEntry()
|
/system/bt/stack/include/ |
D | smp_api_types.h | 248 uint32_t passkey; member
|
D | btm_api_types.h | 1182 uint32_t passkey; /* passkey */ member
|
/system/bt/stack/btm/ |
D | btm_ble.cc | 374 uint32_t passkey) { in BTM_BlePasskeyReply()
|
D | btm_sec.cc | 1345 uint32_t passkey) { in BTM_PasskeyReqReply()
|
/system/bt/gd/security/channel/ |
D | security_manager_channel_unittest.cc | 349 uint32_t passkey = 0x00; in TEST_F() local
|
/system/bt/bta/include/ |
D | bta_api.h | 646 uint32_t passkey; /* the numeric value for comparison. If just_works, do not member
|