ESP-IDF
BTA_DM_API_BLE_STOP_ADV_EVT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTA_DM_API_BLE_STOP_ADV_EVT
BTA_DM_API_BLE_STOP_ADV_EVT value
This event added by Yulong at 2016/10/19 to support stop the ble advertising setting by the APP*****
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:138
BTA_DM_API_BLE_STOP_ADV_EVT
;
Examples
References
from
examples
Code
Location
Referrer
BTA_DM_API_BLE_STOP_ADV_EVT
,
bta_dm_int.h:138
if
(
p_data
->
hdr
.
event
!=
BTA_DM_API_BLE_STOP_ADV_EVT
)
{
bta_dm_act.c:5319
bta_dm_ble_stop_advertising()
p_msg
->
event
=
BTA_DM_API_BLE_STOP_ADV_EVT
;
bta_dm_api.c:2924
BTA_DmBleStopAdvertising()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTA_DM_API_BLE_STOP_ADV_EVT
is read by 2 functions:
All items filtered out
BTA_DM_API_BLE_STOP_ADV_EVT
bta_dm_ble_stop_advertising()
BTA_DmBleStopAdvertising()
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