ESP-IDF
tBTM_BLE_SEC_ACT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_BLE_SEC_ACT
tBTM_BLE_SEC_ACT
Syntax
Show:
Summary
Declaration
from
btm_api.h:597
typedef
UINT8
tBTM_BLE_SEC_ACT
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
tBTM_BLE_SEC_ACT
;
btm_api.h:597
typedef
tBTM_BLE_SEC_ACT
tBTA_DM_BLE_SEC_ACT
;
bta_api.h:1237
tBTA_DM_BLE_SEC_ACT
tBTM_BLE_SEC_ACT
ble_sec_act
=
BTM_BLE_SEC_NONE
;
btm_ble.c:1089
btm_ble_start_sec_check()
tBTM_BLE_SEC_ACT
sec_act
=
*
(
tBTM_BLE_SEC_ACT
*
)
p_ref_data
;
btm_ble.c:1542
btm_ble_set_encryption()
static
BOOLEAN
gatt_convert_sec_action
(
tGATT_SEC_ACTION
gatt_sec_act
,
tBTM_BLE_SEC_ACT
*
p_btm_sec_act
)
gatt_auth.c:433
gatt_convert_sec_action()
gatt_convert_sec_action()::p_btm_sec_act
tBTM_BLE_SEC_ACT
btm_ble_sec_act
;
gatt_auth.c:466
gatt_security_check_start()
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
Instance
Scope
Location
Project
gatt_convert_sec_action()::p_btm_sec_act
gatt_convert_sec_action()
gatt_auth.c:433
Lifecycle
from
examples
All items filtered out
All items filtered out