Home
last modified time | relevance | path

Searched refs:numeric_value_ (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/security/
Dui.h32 : address_with_type_(address_with_type), name_(name), numeric_value_(numeric_value) {} in ConfirmationData()
43 return numeric_value_; in GetNumericValue()
81 uint32_t numeric_value_ = 0; variable