Searched defs:OnConnectionClosed (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/security/pairing/ | ||
D | classic_pairing_handler_unittest.cc | 115 void OnConnectionClosed(hci::Address address) override { in OnConnectionClosed() function in bluetooth::security::channel::__anoned5ad9ed0111::SecurityManagerChannelCallback |
/system/bt/gd/security/internal/ | ||
D | security_manager_impl.cc | 303 void SecurityManagerImpl::OnConnectionClosed(hci::Address address) { in OnConnectionClosed() function in bluetooth::security::internal::SecurityManagerImpl |
/system/bt/gd/shim/ | ||
D | l2cap.cc | 148 void OnConnectionClosed(hci::ErrorCode error_code) { in OnConnectionClosed() function in bluetooth::shim::ConnectionInterface |
/system/bt/gd/security/channel/ | ||
D | security_manager_channel_unittest.cc | 208 void OnConnectionClosed(hci::Address address) override { in OnConnectionClosed() function in bluetooth::security::channel::__anon855c6ade0111::SecurityManagerChannelCallback |