ESP-IDF
btm_ble_link_sec_check()
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
btm_ble_link_sec_check()
btm_ble_link_sec_check() function
* Function btm_ble_link_sec_check * Description Check BLE link security level match. * Returns TRUE: check is OK and the *p_sec_req_act contain the action
Syntax
Show:
Summary
Declaration
Definition
from
btm_ble_int.h:427
void
btm_ble_link_sec_check
(
BD_ADDR
bd_addr
,
tBTM_LE_AUTH_REQ
auth_req
,
tBTM_BLE_SEC_REQ_ACT
*
p_sec_req_act
)
;
Implemented in
btm_ble.c:1466
Arguments
Argument
bd_addr
auth_req
p_sec_req_act
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