Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h117 return authentication_enable_; in GetAuthenticationEnable()
121 authentication_enable_ = enable; in SetAuthenticationEnable()
260 uint8_t authentication_enable_; variable