Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h223 uint64_t GetLeSupportedFeatures() const { in GetLeSupportedFeatures() function
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc775 hci::Status::SUCCESS, properties_.GetLeSupportedFeatures()); in HciLeReadLocalSupportedFeatures()