Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.h365 static bool CheckBleScanMode(uint8_t falg);
H A Dble_central_manager_impl.cpp449 if (CheckBleScanMode(falg)) { in AddPeripheralDevice()
454 if (CheckBleScanMode(falg)) { in AddPeripheralDevice()
472 bool BleCentralManagerImpl::CheckBleScanMode(uint8_t falg) in CheckBleScanMode() function in OHOS::bluetooth::BleCentralManagerImpl