mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 22:20:37 +00:00
mesh: document tlv usage
This commit is contained in:
parent
3da32047e8
commit
3de8fba0da
@ -48,6 +48,20 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Mesh Network Stack
|
||||
*
|
||||
* @TLV 'MA' x x
|
||||
* @TLV 'MB' x x
|
||||
* @TLV 'MFIS
|
||||
* @TLV 'MFND
|
||||
* @TLV 'MN' x x
|
||||
* @TLV 'MP' x x
|
||||
* @TLV 'MS' x x
|
||||
* @TLV 'MV' x x
|
||||
* @TLV 'PROV'
|
||||
*/
|
||||
|
||||
/**
|
||||
* Init Mesh network stack
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user