Home
last modified time | relevance | path

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

/system/bt/gd/security/
Dsecurity_manager.cc56 void SecurityManager::CreateBondLe(hci::AddressWithType device) { in CreateBondLe() function in bluetooth::security::SecurityManager
Dfacade.proto15 rpc CreateBondLe(facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {} rpc
Dfacade.cc144 …::grpc::Status CreateBondLe(::grpc::ServerContext* context, const facade::BluetoothAddressWithType… in CreateBondLe() function in bluetooth::security::SecurityModuleFacadeService
/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc138 void SecurityManagerImpl::CreateBondLe(hci::AddressWithType address) { in CreateBondLe() function in bluetooth::security::internal::SecurityManagerImpl