Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_ble_central_manager_stub.h47 ErrCode SetLpDeviceAdvParamInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_central_manager_stub.cpp52 … std::bind(&BluetoothBleCentralManagerStub::SetLpDeviceAdvParamInner, std::placeholders::_1,
214 ErrCode BluetoothBleCentralManagerStub::SetLpDeviceAdvParamInner(MessageParcel &data, MessageParcel… in SetLpDeviceAdvParamInner() function in OHOS::Bluetooth::BluetoothBleCentralManagerStub