bleprph_host_only sample
gatt_svr_write()
is only used within bleprph_host_only sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
bleprph_host_only sample
gatt_svr_write()
gatt_svr_write() function
Syntax
Show:
Summary
Declaration
from
gatt_svr.c:83
static
int
gatt_svr_write
(
struct
os_mbuf
*
om
,
uint16_t
min_len
,
uint16_t
max_len
,
void
*
dst
,
uint16_t
*
len
)
;
Arguments
Argument
om
min_len
max_len
dst
len
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out