Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/
Dsecurity_manager.cc49 void SecurityManager::GetOutOfBandData(channel::SecurityCommandStatusCallback callback) { in GetOutOfBandData() function in bluetooth::security::SecurityManager
Dfacade.cc140 ::grpc::Status GetOutOfBandData( in GetOutOfBandData() function in bluetooth::security::SecurityModuleFacadeService
/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto13 rpc GetOutOfBandData(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc766 void SecurityManagerImpl::GetOutOfBandData(channel::SecurityCommandStatusCallback callback) { in GetOutOfBandData() function in bluetooth::security::internal::SecurityManagerImpl