Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_interface.h90 int32_t (*SetLpDeviceParam)(int32_t duration, int32_t maxExtAdvEvents, int32_t window, member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_proxy.cpp433 int BluetoothBleCentralManagerProxy::SetLpDeviceParam(const BluetoothLpDeviceParamSet &paramSet) in SetLpDeviceParam() function in OHOS::Bluetooth::BluetoothBleCentralManagerProxy
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp522 int32_t SetLpDeviceParam(const BtLpDeviceParam *lpParam) in SetLpDeviceParam() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp775 int BluetoothBleCentralManagerServer::SetLpDeviceParam(const BluetoothLpDeviceParamSet &paramSet) in SetLpDeviceParam() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp479 int BleCentralManager::SetLpDeviceParam(const BleLpDeviceParamSet &lpDeviceParamSet) in SetLpDeviceParam() function in OHOS::Bluetooth::BleCentralManager
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp1351 int SetLpDeviceParam(const BtLpDeviceParam *lpDeviceParam) in SetLpDeviceParam() function