ESP-IDF
btsnd_hcic_ble_start_enc()
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
btsnd_hcic_ble_start_enc()
btsnd_hcic_ble_start_enc() function
Syntax
Show:
Summary
Declaration
Definition
from
hcimsgs.h:860
BOOLEAN
btsnd_hcic_ble_start_enc
(
UINT16
handle
,
UINT8
rand
[
HCIC_BLE_RAND_DI_SIZE
]
,
UINT16
ediv
,
UINT8
ltk
[
HCIC_BLE_ENCRYT_KEY_SIZE
]
)
;
Implemented in
hciblecmds.c:615
Arguments
Argument
Declared as
handle
UINT16
rand
UINT8
[
HCIC_BLE_RAND_DI_SIZE
]
ediv
UINT16
ltk
UINT8
[
HCIC_BLE_ENCRYT_KEY_SIZE
]
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