Home
last modified time | relevance | path

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

/system/bt/gd/security/
Dsecurity_manager.cc49 void SecurityManager::GetOutOfBandData(channel::SecurityCommandStatusCallback callback) { in GetOutOfBandData() function in bluetooth::security::SecurityManager
Dfacade.proto13 rpc GetOutOfBandData(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
Dfacade.cc128 ::grpc::Status GetOutOfBandData( in GetOutOfBandData() function in bluetooth::security::SecurityModuleFacadeService
/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc764 void SecurityManagerImpl::GetOutOfBandData(channel::SecurityCommandStatusCallback callback) { in GetOutOfBandData() function in bluetooth::security::internal::SecurityManagerImpl