Searched defs:StopSync (Results 1 – 6 of 6) sorted by relevance
108 void StopSync(uint16_t handle) { in StopSync() function
1710 void LeScanningManager::StopSync(uint16_t handle) { in StopSync() function in bluetooth::hci::LeScanningManager
285 void BleScannerIntf::StopSync(uint16_t handle) { scanner_intf_->StopSync(handle); } in StopSync() function in bluetooth::topshim::rust::BleScannerIntf
62 rpc StopSync(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
391 void BleScannerInterfaceImpl::StopSync(uint16_t handle) { in StopSync() function in BleScannerInterfaceImpl
202 fn StopSync(self: Pin<&mut BleScannerIntf>, handle: u16); in StopSync() function