mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-01 04:20:33 +00:00
mesh: document tlv usage
This commit is contained in:
parent
3da32047e8
commit
3de8fba0da
@ -48,6 +48,20 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#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
|
* Init Mesh network stack
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user