Searched defs:StopSync (Results 1 – 6 of 6) sorted by relevance
114 void StopSync(uint16_t handle) { in StopSync() function
1786 void LeScanningManager::StopSync(uint16_t handle) { in StopSync() function in bluetooth::hci::LeScanningManager
319 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
429 void BleScannerInterfaceImpl::StopSync(uint16_t handle) { in StopSync() function in BleScannerInterfaceImpl
231 fn StopSync(self: Pin<&mut BleScannerIntf>, handle: u16); in StopSync() function