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.cc233 base::Bind(&BleScannerIntf::OnMsftAdvMonitorAddCallback, base::Unretained(this))); in MsftAdvMonitorAdd()
328 void BleScannerIntf::OnMsftAdvMonitorAddCallback(uint8_t monitor_handle, uint8_t status) { in OnMsftAdvMonitorAddCallback() function in bluetooth::topshim::rust::BleScannerIntf
Dgatt_ble_scanner_shim.h165 void OnMsftAdvMonitorAddCallback(uint8_t monitor_handle, uint8_t status);