Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Ddevice_properties.h75 void SetLeHostSupport(bool le_supported) { in SetLeHostSupport() function
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc914 properties_.SetLeHostSupport(le_support); in WriteLeHostSupport()