Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/record/
Dsecurity_record.h71 this->is_authenticated_ = is_authenticated; in SetAuthenticated()
75 return this->is_authenticated_; in IsAuthenticated()
113 bool is_authenticated_ = false; variable