~aleteoryx/muditaos

ref: cb729513eb04ee41f005cbaac8d82775d1a7bc5e muditaos/module-cellular/Modem/TS0710/TS0710_CLOSE.cpp -rw-r--r-- 299 bytes
cb729513 — Kuba [EGD-4862] Add CLIP, CLIR etc responses parser 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Copyright (c) 2017-2020, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md

/**
 * Project Untitled
 */

#include "TS0710_CLOSE.h"

/**
 * TS0710_CLOSE implementation
 */

void TS0710_CLOSE::request()
{}

void TS0710_CLOSE::indication()
{}