Home
last modified time | relevance | path

Searched refs:OnMsftAdvMonitorAddCallback (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.h185 void OnMsftAdvMonitorAddCallback(uint32_t call_id, uint8_t monitor_handle, uint8_t status);
Dgatt_ble_scanner_shim.cc256 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