Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h44 uint64_t GetSupportedFeatures() const { in GetSupportedFeatures() function
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc235 static_cast<int>(properties_.GetSupportedFeatures())); in IncomingCommandPacket()
237 response_data.push_back(properties_.GetSupportedFeatures()); in IncomingCommandPacket()