Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp448 uint8_t falg = device.GetAdFlag(); in AddPeripheralDevice() local
453 uint8_t falg = device.GetAdFlag(); in AddPeripheralDevice() local
472 bool BleCentralManagerImpl::CheckBleScanMode(uint8_t falg) in CheckBleScanMode()