ESP-IDF
tBTM_START_STOP_ADV_CMPL_CBACK
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
tBTM_START_STOP_ADV_CMPL_CBACK
tBTM_START_STOP_ADV_CMPL_CBACK
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:1005
typedef
void
(
tBTM_START_STOP_ADV_CMPL_CBACK
)
(
UINT8
status
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tBTM_START_STOP_ADV_CMPL_CBACK
)
(
UINT8
status
)
;
btm_ble_api.h:1005
typedef
tBTM_START_STOP_ADV_CMPL_CBACK
tBTA_START_STOP_ADV_CMPL_CBACK
;
bta_api.h:424
tBTA_START_STOP_ADV_CMPL_CBACK
tBTM_STATUS
BTM_BleBroadcast
(
BOOLEAN
start
,
tBTM_START_STOP_ADV_CMPL_CBACK
*
p_stop_adv_cback
)
;
btm_ble_api.h:2205
BTM_BleBroadcast()
BTM_BleBroadcast()::p_stop_adv_cback
tBTM_STATUS
BTM_BleBroadcast
(
BOOLEAN
start
,
tBTM_START_STOP_ADV_CMPL_CBACK
*
p_stop_adv_cback
)
btm_ble_gap.c:627
BTM_BleBroadcast()
BTM_BleBroadcast()::p_stop_adv_cback
tBTM_START_STOP_ADV_CMPL_CBACK
*
p_stop_adv_cb
;
btm_ble_int.h:161
tBTM_BLE_INQ_CB
tBTM_BLE_INQ_CB::p_stop_adv_cb
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_BleBroadcast()::p_stop_adv_cback
BTM_BleBroadcast()
btm_ble_api.h:2205
tBTM_BLE_INQ_CB::p_stop_adv_cb
tBTM_BLE_INQ_CB
btm_ble_int.h:161
BTM_BleBroadcast()::p_stop_adv_cback
BTM_BleBroadcast()
btm_ble_gap.c:627
Lifecycle
from
examples
All items filtered out
All items filtered out