Searched defs:CreateBondLe (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/security/ | ||
D | security_manager.cc | 56 void SecurityManager::CreateBondLe(hci::AddressWithType device) { in CreateBondLe() function in bluetooth::security::SecurityManager |
D | facade.proto | 15 rpc CreateBondLe(facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {} rpc |
D | facade.cc | 144 …::grpc::Status CreateBondLe(::grpc::ServerContext* context, const facade::BluetoothAddressWithType… in CreateBondLe() function in bluetooth::security::SecurityModuleFacadeService |
/system/bt/gd/security/internal/ | ||
D | security_manager_impl.cc | 138 void SecurityManagerImpl::CreateBondLe(hci::AddressWithType address) { in CreateBondLe() function in bluetooth::security::internal::SecurityManagerImpl |