pass packet type info to other apps

This commit is contained in:
geeksville 2020-01-25 06:33:30 -08:00
parent 7fb0cabee8
commit 54ca2d4eec
2 changed files with 6 additions and 3 deletions

View file

@ -12,6 +12,7 @@ const val EXTRA_PAYLOAD = "$prefix.Payload"
const val EXTRA_SENDER = "$prefix.Sender"
const val EXTRA_ID = "$prefix.Id"
const val EXTRA_ONLINE = "$prefix.Online"
const val EXTRA_TYP = "$prefix.Typ"
/**
* Handles the bluetooth link with a mesh radio device. Does not cache any device state,