ESP-IDF
gatt_sr_get_sec_info()
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
gatt_sr_get_sec_info()
gatt_sr_get_sec_info() function
* Function gatt_sr_get_sec_info * Description Get the security flag and key size information for the peer * device. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
gatt_int.h:631
extern
void
gatt_sr_get_sec_info
(
BD_ADDR
rem_bda
,
tBT_TRANSPORT
transport
,
UINT8
*
p_sec_flag
,
UINT8
*
p_key_size
)
;
Implemented in
gatt_utils.c:1499
Arguments
Argument
rem_bda
transport
p_sec_flag
p_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