Searched defs:CreateBond (Results 1 – 6 of 6) sorted by relevance
33 void SecurityManager::CreateBond(hci::AddressWithType device) { in CreateBond() function in bluetooth::security::SecurityManager
105 ::grpc::Status CreateBond( in CreateBond() function in bluetooth::security::SecurityModuleFacadeService
11 rpc CreateBond(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {} rpc
561 tBTM_STATUS Btm::CreateBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in CreateBond() function in bluetooth::shim::Btm
115 void SecurityManagerImpl::CreateBond(hci::AddressWithType device) { in CreateBond() function in bluetooth::security::internal::SecurityManagerImpl
28 rpc CreateBond(CreateBondRequest) returns (CreateBondResponse) {} rpc