Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h528 struct BleLpDeviceParamSet { struct
648 int SetLpDeviceParam(const BleLpDeviceParamSet &lpDeviceParamSet);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp1296 int ConvertLpDeviceParamData(const BtLpDeviceParam *inParam, BleLpDeviceParamSet &outParam) in ConvertLpDeviceParamData()
1358 BleLpDeviceParamSet paramSet; in SetLpDeviceParam()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp479 int BleCentralManager::SetLpDeviceParam(const BleLpDeviceParamSet &lpDeviceParamSet) in SetLpDeviceParam()