Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dcontroller.h175 virtual uint64_t GetLocalLeFeatures() const;
Dcontroller.cc911 return GetLocalLeFeatures() & BIT(bit); \
1035 uint64_t Controller::GetLocalLeFeatures() const { in GetLocalLeFeatures() function in bluetooth::hci::Controller