Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h120 void SetAuthenticationEnable(uint8_t enable) { in SetAuthenticationEnable() function
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc572 properties_.SetAuthenticationEnable(args[0]); in HciWriteAuthenticationEnable()