ESP-IDF
BTA_DmBleSetScanRsp()
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
BTA_DmBleSetScanRsp()
BTA_DmBleSetScanRsp() function
* Function BTA_DmBleSetScanRsp * Description This function is called to override the BTA scan response. * Parameters Pointer to User defined ADV data structure * Returns None
Syntax
Show:
Summary
Declaration
Definition
from
bta_api.h:2768
extern
void
BTA_DmBleSetScanRsp
(
tBTA_BLE_AD_MASK
data_mask
,
tBTA_BLE_ADV_DATA
*
p_adv_cfg
,
tBTA_SET_ADV_DATA_CMPL_CBACK
*
p_adv_data_cback
)
;
Implemented in
bta_dm_api.c:1665
Arguments
Argument
data_mask
p_adv_cfg
p_adv_data_cback
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