ESP-IDF
tBTA_BLE_SCAN_REP_CBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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
tBTA_BLE_SCAN_REP_CBACK
tBTA_BLE_SCAN_REP_CBACK
Syntax
Show:
Summary
Declaration
from
bta_api.h:1260
typedef
void
(
tBTA_BLE_SCAN_REP_CBACK
)
(
tBTA_DM_BLE_REF_VALUE
ref_value
,
UINT8
report_format
,
UINT8
num_records
,
UINT16
data_len
,
UINT8
*
p_rep_data
,
tBTA_STATUS
status
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tBTA_BLE_SCAN_REP_CBACK
)
(
tBTA_DM_BLE_REF_VALUE
ref_value
,
UINT8
report_format
,
bta_api.h:1260
tBTA_BLE_SCAN_REP_CBACK
*
p_rep_cback
,
bta_api.h:2951
BTA_DmBleSetStorageParams()
BTA_DmBleSetStorageParams()::p_rep_cback
tBTA_BLE_SCAN_REP_CBACK
*
p_rep_cback
,
bta_dm_api.c:1761
BTA_DmBleSetStorageParams()
BTA_DmBleSetStorageParams()::p_rep_cback
tBTA_BLE_SCAN_REP_CBACK
*
p_read_rep_cback
;
bta_dm_int.h:890
tBTA_DM_API_SET_STORAGE_CONFIG
tBTA_DM_API_SET_STORAGE_CONFIG::p_read_rep_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
BTA_DmBleSetStorageParams()::p_rep_cback
BTA_DmBleSetStorageParams()
bta_api.h:2951
tBTA_DM_API_SET_STORAGE_CONFIG::p_read_rep_cback
tBTA_DM_API_SET_STORAGE_CONFIG
bta_dm_int.h:890
BTA_DmBleSetStorageParams()::p_rep_cback
BTA_DmBleSetStorageParams()
bta_dm_api.c:1761
Lifecycle
from
examples
All items filtered out
All items filtered out