mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-04 22:20:26 +00:00
att_server: document tlv usage
This commit is contained in:
parent
234aec6454
commit
01fd0958eb
@ -64,6 +64,13 @@ typedef struct {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* API_START */
|
/* API_START */
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @title ATT Server
|
||||||
|
*
|
||||||
|
* @TLV 'BTC' x
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @brief setup ATT server
|
* @brief setup ATT server
|
||||||
* @param db attribute database created by compile-gatt.py
|
* @param db attribute database created by compile-gatt.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user