Home
last modified time | relevance | path

Searched defs:passkey (Results 1 – 25 of 25) sorted by relevance

/system/bt/gd/security/pairing/
Dclassic_pairing_handler.cc38 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/
Dsecurity_manager.cc97 …SecurityManager::OnPasskeyEntry(const bluetooth::hci::AddressWithType& address, uint32_t passkey) { in OnPasskeyEntry()
Dpairing_handler_le_legacy.cc88 uint32_t passkey; in LegacyPasskeyEntry() local
Dpairing_handler_le_secure_connections.cc282 uint32_t passkey; in SecureConnectionsPasskeyEntry() local
Dfacade.cc299 …Passkey(const bluetooth::hci::AddressWithType& peer, std::string name, uint32_t passkey) override { in DisplayPasskey()
/system/bt/main/shim/
Dbtif_dm.cc79 …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/
DIBluetooth.aidl49 int passkey); in SspReply()
/system/bt/gd/security/test/
Dpairing_handler_le_pair_test.cc481 …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/
Dsmp_api.cc317 uint32_t passkey) { in SMP_PasskeyReply()
Dsmp_keys.cc113 uint32_t passkey; /* 19655 test number; */ in smp_proc_passkey() local
Dsmp_utils.cc810 void smp_convert_string_to_tk(Octet16* tk, uint32_t passkey) { in smp_convert_string_to_tk()
Dsmp_int.h227 uint32_t passkey; member
/system/bt/btif/src/
Dbluetooth.cc312 uint8_t accept, uint32_t passkey) { in ssp_reply()
Dbtif_dm.cc2462 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/
Dbluetooth_binder_server.cc129 int32_t passkey, bool* _aidl_return) { in SspReply()
/system/bt/binder/android/bluetooth/
DIBluetooth.aidl93 passkey); in setPasskey()
/system/bt/bta/dm/
Dbta_dm_api.cc479 uint32_t passkey) { in BTA_DmBlePasskeyReply()
Dbta_dm_act.cc3990 uint32_t passkey) { in bta_dm_ble_passkey_reply()
/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc340 …rityManagerImpl::OnPasskeyEntry(const bluetooth::hci::AddressWithType& address, uint32_t passkey) { in OnPasskeyEntry()
/system/bt/stack/include/
Dsmp_api_types.h248 uint32_t passkey; member
Dbtm_api_types.h1182 uint32_t passkey; /* passkey */ member
/system/bt/stack/btm/
Dbtm_ble.cc374 uint32_t passkey) { in BTM_BlePasskeyReply()
Dbtm_sec.cc1345 uint32_t passkey) { in BTM_PasskeyReqReply()
/system/bt/gd/security/channel/
Dsecurity_manager_channel_unittest.cc349 uint32_t passkey = 0x00; in TEST_F() local
/system/bt/bta/include/
Dbta_api.h646 uint32_t passkey; /* the numeric value for comparison. If just_works, do not member