Home
last modified time | relevance | path

Searched defs:MsftAdvMonitorAdd (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc253 void BleScannerIntf::MsftAdvMonitorAdd(uint32_t call_id, const RustMsftAdvMonitor& monitor) { in MsftAdvMonitorAdd() function in bluetooth::topshim::rust::BleScannerIntf
274 void BleScannerIntf::MsftAdvMonitorAdd(uint32_t, const RustMsftAdvMonitor&) {} in MsftAdvMonitorAdd() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/gd/hci/
Dmsft.cc350 void MsftExtensionManager::MsftAdvMonitorAdd( in MsftAdvMonitorAdd() function in bluetooth::hci::MsftExtensionManager
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc292 void BleScannerInterfaceImpl::MsftAdvMonitorAdd(MsftAdvMonitor monitor, in MsftAdvMonitorAdd() function in BleScannerInterfaceImpl
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs165 fn MsftAdvMonitorAdd( in MsftAdvMonitorAdd() function