Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc221 void ReceiveUserConfirmationRequest(hci::AddressWithType device, uint32_t numeric_value) { in ReceiveUserConfirmationRequest()
311 uint32_t numeric_value = 0x123; in TEST_F() local
349 uint32_t numeric_value = 0x123; in TEST_F() local
387 uint32_t numeric_value = 0x123; in TEST_F() local
425 uint32_t numeric_value = 0x123; in TEST_F() local
463 uint32_t numeric_value = 0x123; in TEST_F() local
501 uint32_t numeric_value = 0x123; in TEST_F() local
539 uint32_t numeric_value = 0x123; in TEST_F() local
577 uint32_t numeric_value = 0x123; in TEST_F() local
Dclassic_pairing_handler.cc28 void ClassicPairingHandler::NotifyUiDisplayYesNo(uint32_t numeric_value) { in NotifyUiDisplayYesNo()
/packages/modules/Bluetooth/system/gd/security/
Dui.h34 …onData(bluetooth::hci::AddressWithType address_with_type, std::string name, uint32_t numeric_value) in ConfirmationData()
Dfacade.cc538 uint32_t numeric_value = data.GetNumericValue(); in DisplayConfirmValue() local
/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto62 uint32 numeric_value = 3; field
77 uint32 numeric_value = 4; field
/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel_unittest.cc360 uint32_t numeric_value = 0x0; in TEST_F() local