Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.h187 void OnMsftAdvMonitorEnableCallback(uint32_t call_id, uint8_t status);
Dgatt_ble_scanner_shim.cc266 …enable, base::Bind(&BleScannerIntf::OnMsftAdvMonitorEnableCallback, base::Unretained(this), call_i… in MsftAdvMonitorEnable()
382 void BleScannerIntf::OnMsftAdvMonitorEnableCallback(uint32_t call_id, uint8_t status) { in OnMsftAdvMonitorEnableCallback() function in bluetooth::topshim::rust::BleScannerIntf