Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp1256 bool ConvertAdvDeviceInfo(const BtLpDeviceParam *param, std::vector<BleActiveDeviceInfo> &activeDev… in ConvertAdvDeviceInfo() function
1331 if (!ConvertAdvDeviceInfo(inParam, outParam.activeDeviceInfos)) { in ConvertLpDeviceParamData()