Searched refs:IsLlPrivacySupported (Results 1 – 4 of 4) sorted by relevance
381 virtual bool IsLlPrivacySupported() const = 0;
138 bool IsLlPrivacySupported() const override;
1654 bool BleAdapter::IsLlPrivacySupported() const in IsLlPrivacySupported() function in OHOS::bluetooth::BleAdapter
174 central_addr_resolution_ = adapterBle->IsLlPrivacySupported() ? 1 : 0; in RegisterService()