Searched refs:lpDeviceParam (Results 1 – 2 of 2) sorted by relevance
932 int SetLpDeviceParam(const BtLpDeviceParam *lpDeviceParam);
1351 int SetLpDeviceParam(const BtLpDeviceParam *lpDeviceParam) in SetLpDeviceParam() argument1354 if (lpDeviceParam == nullptr) { in SetLpDeviceParam()1359 int ret = ConvertLpDeviceParamData(lpDeviceParam, paramSet); in SetLpDeviceParam()