Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.h232 virtual uint64_t GetLocalLeFeatures() const;
Dcontroller.cc1313 return GetLocalLeFeatures() & BIT(bit); \
1466 uint64_t Controller::GetLocalLeFeatures() const { in GetLocalLeFeatures() function in bluetooth::hci::Controller