Searched refs:OnMsftAdvMonitorAddCallback (Results 1 – 2 of 2) sorted by relevance
185 void OnMsftAdvMonitorAddCallback(uint32_t call_id, uint8_t monitor_handle, uint8_t status);
256 base::Bind(&BleScannerIntf::OnMsftAdvMonitorAddCallback, base::Unretained(this), call_id)); in MsftAdvMonitorAdd()374 void BleScannerIntf::OnMsftAdvMonitorAddCallback(uint32_t call_id, uint8_t monitor_handle, uint8_t … in OnMsftAdvMonitorAddCallback() function in bluetooth::topshim::rust::BleScannerIntf