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.cc555 .le_security_interface = hci_security_interface_le_, in OnSmpCommandLe()
627 .le_security_interface = hci_security_interface_le_, in ConnectionIsReadyStartPairing()
675 hci_security_interface_le_( in SecurityManagerImpl()
Dsecurity_manager_impl.h250 hci::LeSecurityInterface* hci_security_interface_le_ __attribute__((unused)); variable