Home
last modified time | relevance | path

Searched defs:security_cb (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_connection_handle.cc30 fit::function<sm::SecurityProperties()> security_cb, in LowEnergyConnectionHandle()
Dfake_adapter.cc112 auto security_cb = []() { return sm::SecurityProperties(); }; in Connect() local
Dlow_energy_connection.cc163 auto security_cb = [self] { in AddRef() local
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dchannel_manager.cc221 SecurityUpgradeCallback security_cb) { in AddLEConnection()