Skip to content

Commit

Permalink
doc/btp_tbs: add terminate call command
Browse files Browse the repository at this point in the history
  • Loading branch information
mringwal authored and sjanc committed Sep 10, 2024
1 parent 96c7513 commit a3006c7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/btp_tbs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,13 @@ Commands and responses:
server.

In case of an error, the error response will be returned.

Opcode 0x0b - Terminate Call

Controller Index: <controller id>
Command parameters: Index (1 octet)
Response parameters: <none>

This command is used to terminate a call

In case of an error, the error response will be returned.

0 comments on commit a3006c7

Please sign in to comment.