Home
last modified time | relevance | path

Searched defs:numeric_value (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/bt/gd/security/pairing/
H A Dclassic_pairing_handler_unittest.cc220 void ReceiveUserConfirmationRequest(hci::AddressWithType device, uint32_t numeric_value) { in ReceiveUserConfirmationRequest()
310 uint32_t numeric_value = 0x123; in TEST_F() local
348 uint32_t numeric_value = 0x123; in TEST_F() local
386 uint32_t numeric_value = 0x123; in TEST_F() local
424 uint32_t numeric_value = 0x123; in TEST_F() local
462 uint32_t numeric_value = 0x123; in TEST_F() local
500 uint32_t numeric_value = 0x123; in TEST_F() local
538 uint32_t numeric_value = 0x123; in TEST_F() local
576 uint32_t numeric_value = 0x123; in TEST_F() local
H A Dclassic_pairing_handler.cc27 void ClassicPairingHandler::NotifyUiDisplayYesNo(uint32_t numeric_value) { in NotifyUiDisplayYesNo()
/aosp12/system/bt/gd/security/
H A Dui.h31 …onData(bluetooth::hci::AddressWithType address_with_type, std::string name, uint32_t numeric_value) in ConfirmationData()
H A Dfacade.cc427 uint32_t numeric_value = data.GetNumericValue(); in DisplayConfirmValue() local
/aosp12/system/teeui/test/
H A Dteeui_device_config.cpp106 double numeric_value = 0; in initFromOptions() local
/aosp12/system/testing/gtest_extras/
H A DOptions.cpp95 static bool GetNumeric(const std::string& arg, const std::string& value, IntType* numeric_value, in GetNumeric()
/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel_unittest.cc360 uint32_t numeric_value = 0x0; in TEST_F() local
/aosp12/system/bt/main/shim/
H A Dbtm_api.cc321 uint32_t numeric_value = data.GetNumericValue(); in HandleConfirm() local
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.cc1975 uint32_t numeric_value) { in UserPasskeyRequestReply()
H A Ddual_mode_controller.cc745 uint32_t numeric_value = command_view.GetNumericValue(); in UserPasskeyRequestReply() local