ESP-IDF
tBTM_SET_LOCAL_PRIVACY_CBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/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_SET_LOCAL_PRIVACY_CBACK
tBTM_SET_LOCAL_PRIVACY_CBACK
Syntax
Show:
Summary
Declaration
from
btm_api.h:199
typedef
void
(
tBTM_SET_LOCAL_PRIVACY_CBACK
)
(
UINT8
status
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tBTM_SET_LOCAL_PRIVACY_CBACK
)
(
UINT8
status
)
;
btm_api.h:199
typedef
tBTM_SET_LOCAL_PRIVACY_CBACK
tBTA_SET_LOCAL_PRIVACY_CBACK
;
bta_api.h:434
tBTA_SET_LOCAL_PRIVACY_CBACK
BOOLEAN
BTM_BleConfigPrivacy
(
BOOLEAN
enable
,
tBTM_SET_LOCAL_PRIVACY_CBACK
*
set_local_privacy_cabck
)
;
btm_ble_api.h:2220
BTM_BleConfigPrivacy()
BTM_BleConfigPrivacy()::set_local_privacy_cabck
BOOLEAN
BTM_BleConfigPrivacy
(
BOOLEAN
privacy_mode
,
tBTM_SET_LOCAL_PRIVACY_CBACK
*
set_local_privacy_cback
)
btm_ble_gap.c:874
BTM_BleConfigPrivacy()
tBTM_SET_LOCAL_PRIVACY_CBACK
*
set_local_privacy_cback
;
btm_ble_int.h:209
tBTM_LE_RANDOM_CB
tBTM_LE_RANDOM_CB::set_local_privacy_cback
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
BTM_BleConfigPrivacy()::set_local_privacy_cabck
BTM_BleConfigPrivacy()
btm_ble_api.h:2220
tBTM_LE_RANDOM_CB::set_local_privacy_cback
tBTM_LE_RANDOM_CB
btm_ble_int.h:209
Lifecycle
from
examples
All items filtered out
All items filtered out