Home
last modified time | relevance | path

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

/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc474 .le_security_interface = hci_security_interface_le_, in OnSmpCommandLe()
544 .le_security_interface = hci_security_interface_le_, in ConnectionIsReadyStartPairing()
590 hci_security_interface_le_( in SecurityManagerImpl()
Dsecurity_manager_impl.h222 hci::LeSecurityInterface* hci_security_interface_le_ __attribute__((unused)); variable