Home
last modified time | relevance | path

Searched defs:CreateBond (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/
Dsecurity_manager.cc33 void SecurityManager::CreateBond(hci::AddressWithType device) { in CreateBond() function in bluetooth::security::SecurityManager
Dfacade.cc105 ::grpc::Status CreateBond( in CreateBond() function in bluetooth::security::SecurityModuleFacadeService
/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto11 rpc CreateBond(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/main/shim/
Dbtm.cc561 tBTM_STATUS Btm::CreateBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in CreateBond() function in bluetooth::shim::Btm
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc115 void SecurityManagerImpl::CreateBond(hci::AddressWithType device) { in CreateBond() function in bluetooth::security::internal::SecurityManagerImpl
/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto28 rpc CreateBond(CreateBondRequest) returns (CreateBondResponse) {} rpc