Searched defs:MsftAdvMonitorAdd (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ | ||
D | gatt_ble_scanner_shim.cc | 253 void BleScannerIntf::MsftAdvMonitorAdd(uint32_t call_id, const RustMsftAdvMonitor& monitor) { in MsftAdvMonitorAdd() function in bluetooth::topshim::rust::BleScannerIntf |
/packages/modules/Bluetooth/system/gd/hci/ | ||
D | msft.cc | 350 void MsftExtensionManager::MsftAdvMonitorAdd( in MsftAdvMonitorAdd() function in bluetooth::hci::MsftExtensionManager |
/packages/modules/Bluetooth/system/main/shim/ | ||
D | le_scanning_manager.cc | 292 void BleScannerInterfaceImpl::MsftAdvMonitorAdd(MsftAdvMonitor monitor, in MsftAdvMonitorAdd() function in BleScannerInterfaceImpl |
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ | ||
D | gatt.rs | 165 fn MsftAdvMonitorAdd( in MsftAdvMonitorAdd() function |