data/code-gen: add support for indications
authorAlexander Couzens <lynxis@fe80.eu>
Sat, 9 Mar 2024 19:10:50 +0000 (20:10 +0100)
committerAlexander Couzens <lynxis@fe80.eu>
Sat, 9 Mar 2024 20:15:21 +0000 (21:15 +0100)
commit7c77e7742e486b4acd68f3f6c86207a2f79c6843
tree824e45156d6bd99aef0c01c6bc84a1ddba27a1c3
parentddbf864afa46ef7af9f3f853738e4f18d80fb157
data/code-gen: add support for indications

Indication (or also notifactions) are send by the modem towards the hosts.
They are similar to response, but without a request.
Some indication will send towards the host as soon the host has created a
session with a service. For other indication the host need to subscribe first.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
data/gen-code.pl
data/gen-common.pm
data/gen-header.pl