Home
last modified time | relevance | path

Searched refs:maxActiveDevice (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp1268 unsigned int maxActiveDevice = 10; // max active device in ConvertAdvDeviceInfo() local
1269 if (param->activeDeviceSize > maxActiveDevice) { in ConvertAdvDeviceInfo()
1270 HILOGE("activeDeviceSize(%{public}u) is larger than %{public}u", param->activeDeviceSize, maxActiveDevice); in ConvertAdvDeviceInfo()

Completed in 3 milliseconds