summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLControlFramePayloadType.h
Commit message (Collapse)AuthorAgeFilesLines
* Add RPCStartServiceNak payload objectJoel Fischer2017-07-201-2/+2
| | | | | | | * Add Int32 and Int64 not found BSON constants * Rename constants * Allow most params to be nullable, put nullability checks in * Create missing initializers
* Change what BSON payload objects areJoel Fischer2017-07-201-0/+20
* Allow max MTU size to be manually set to account for protocol v5 variable MTU sizes * Create a control frame payload type instead of control frame types