Searched refs:OnMsftAdvMonitorRemoveCallback (Results 1 – 2 of 2) sorted by relevance
186 void OnMsftAdvMonitorRemoveCallback(uint32_t call_id, uint8_t status);
261 …monitor_handle, base::Bind(&BleScannerIntf::OnMsftAdvMonitorRemoveCallback, base::Unretained(this)… in MsftAdvMonitorRemove()378 void BleScannerIntf::OnMsftAdvMonitorRemoveCallback(uint32_t call_id, uint8_t status) { in OnMsftAdvMonitorRemoveCallback() function in bluetooth::topshim::rust::BleScannerIntf