Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h171 uint8_t GetAuthenticationEnable() const { in GetAuthenticationEnable() function
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc1064 static_cast<uint8_t>(command_view.GetAuthenticationEnable())); in WriteAuthenticationEnable()
1077 properties_.GetAuthenticationEnable())); in ReadAuthenticationEnable()
Dlink_layer_controller.cc1583 incoming.GetSourceAddress(), properties_.GetAuthenticationEnable())) { in IncomingPagePacket()
2192 addr, properties_.GetAuthenticationEnable() == 1)) { in CreateConnection()