Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.h186 void OnMsftAdvMonitorRemoveCallback(uint32_t call_id, uint8_t status);
Dgatt_ble_scanner_shim.cc261 …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