Home
last modified time | relevance | path

Searched defs:SetLESecurityMode (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/
Dfake_adapter.h126 void SetLESecurityMode(LESecurityMode) override {} in SetLESecurityMode() function
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dadapter.cc131 void SetLESecurityMode(LESecurityMode mode) override { in SetLESecurityMode() function in bt::gap::AdapterImpl::LowEnergyImpl