Home
last modified time | relevance | path

Searched refs:GetScanning (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc154 bluetooth::shim::GetScanning()->RegisterScanningCallback(this); in Init()
168 bluetooth::shim::GetScanning()->RegisterScanner(app_uuid); in RegisterScanner()
174 bluetooth::shim::GetScanning()->Unregister(scanner_id); in Unregister()
180 bluetooth::shim::GetScanning()->Scan(start); in Scan()
222 bluetooth::shim::GetScanning()->TrackAdvertiser(filter_index, client_if); in ScanFilterParamSetup()
242 bluetooth::shim::GetScanning()->ScanFilterParameterSetup( in ScanFilterParamSetup()
263 bluetooth::shim::GetScanning()->ScanFilterAdd(filter_index, new_filters); in ScanFilterAdd()
277 bluetooth::shim::GetScanning()->ScanFilterEnable(enable); in ScanFilterEnable()
342 bluetooth::shim::GetScanning()->SetScanFilterPolicy( in OnMsftAdvMonitorEnable()
368 bluetooth::shim::GetScanning()->SetScanParameters( in SetScanParameters()
[all …]
Dentry.h73 hci::LeScanningManager* GetScanning();
Dentry.cc68 hci::LeScanningManager* GetScanning() { in GetScanning() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_entry.cc57 hci::LeScanningManager* GetScanning() { in GetScanning() function