Searched defs:StopSync (Results 1 – 6 of 6) sorted by relevance
118 void StopSync(uint16_t handle) { in StopSync() function
1851 void LeScanningManager::StopSync(uint16_t handle) { in StopSync() function in bluetooth::hci::LeScanningManager
331 void BleScannerIntf::StopSync(uint16_t handle) { in StopSync() function in bluetooth::topshim::rust::BleScannerIntf
62 rpc StopSync(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
440 void BleScannerInterfaceImpl::StopSync(uint16_t handle) { in StopSync() function in BleScannerInterfaceImpl
206 fn StopSync(self: Pin<&mut BleScannerIntf>, handle: u16); in StopSync() function