Searched defs:CreateBond (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/gd/security/ | ||
D | security_manager.cc | 33 void SecurityManager::CreateBond(hci::AddressWithType device) { in CreateBond() function in bluetooth::security::SecurityManager |
D | facade.cc | 108 ::grpc::Status CreateBond( in CreateBond() function in bluetooth::security::SecurityModuleFacadeService |
/packages/modules/Bluetooth/system/blueberry/facade/security/ | ||
D | facade.proto | 11 rpc CreateBond(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {} rpc |
/packages/modules/Bluetooth/system/gd/security/internal/ | ||
D | security_manager_impl.cc | 128 void SecurityManagerImpl::CreateBond(hci::AddressWithType device) { in CreateBond() function in bluetooth::security::internal::SecurityManagerImpl |
/packages/modules/Bluetooth/system/blueberry/facade/topshim/ | ||
D | facade.proto | 28 rpc CreateBond(CreateBondRequest) returns (CreateBondResponse) {} rpc |
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ | ||
D | bluetooth.rs | 332 CreateBond, enumerator |