ESP-IDF
smp_link_encrypted()
is only used within ESP-IDF.
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
ESP-IDF
smp_link_encrypted()
smp_link_encrypted() function
* Function smp_link_encrypted * Description This function is called when link is encrypted and notified to * slave device. Proceed to to send LTK, DIV and ER to master if * bonding the devices. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
btm_ble.c:49
extern
void
smp_link_encrypted
(
BD_ADDR
bda
,
UINT8
encr_enable
)
;
Implemented in
smp_act.c:1998
Arguments
Argument
bda
encr_enable
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