Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dchannel_manager.cc201 l2cap::SecurityUpgradeCallback security_callback, in AddACLConnection()
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_connection_manager.cc924 auto security_callback = [peer_id](hci_spec::ConnectionHandle conn_handle, in CompleteConnectionSetup() local