blufi sample
blufi_dh_negotiate_data_handler()
is only used within blufi 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
blufi sample
blufi_dh_negotiate_data_handler()
blufi_dh_negotiate_data_handler() function
Syntax
Show:
Summary
Declaration
Definition
from
blufi_example.h:14
void
blufi_dh_negotiate_data_handler
(
uint8_t
*
data
,
int
len
,
uint8_t
*
*
output_data
,
int
*
output_len
,
bool
*
need_free
)
;
Implemented in
blufi_security.c:66
Arguments
Argument
data
len
output_data
output_len
need_free
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