Home
last modified time | relevance | path

Searched refs:IsLpDeviceAvailableInner (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.h52 ErrCode IsLpDeviceAvailableInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_central_manager_stub.cpp67 … std::bind(&BluetoothBleCentralManagerStub::IsLpDeviceAvailableInner, std::placeholders::_1,
239 ErrCode BluetoothBleCentralManagerStub::IsLpDeviceAvailableInner(MessageParcel &data, MessageParcel… in IsLpDeviceAvailableInner() function in OHOS::Bluetooth::BluetoothBleCentralManagerStub