ESP-IDF
tBTM_START_ADV_CMPL_CBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/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_START_ADV_CMPL_CBACK
tBTM_START_ADV_CMPL_CBACK
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:1004
typedef
void
(
tBTM_START_ADV_CMPL_CBACK
)
(
UINT8
status
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tBTM_START_ADV_CMPL_CBACK
)
(
UINT8
status
)
;
btm_ble_api.h:1004
typedef
tBTM_START_ADV_CMPL_CBACK
tBTA_START_ADV_CMPL_CBACK
;
bta_api.h:422
tBTA_START_ADV_CMPL_CBACK
extern
uint32_t
BTM_BleUpdateOwnType
(
uint8_t
*
own_bda_type
,
tBTM_START_ADV_CMPL_CBACK
*
cb
)
;
bta_gattc_act.c:74
BTM_BleUpdateOwnType()
BTM_BleUpdateOwnType()::cb
extern
uint32_t
BTM_BleUpdateOwnType
(
uint8_t
*
own_bda_type
,
tBTM_START_ADV_CMPL_CBACK
*
cb
)
;
btm_ble_5_gap.c:23
BTM_BleUpdateOwnType()
BTM_BleUpdateOwnType()::cb
tBTM_BLE_ADV_CHNL_MAP
chnl_map
,
tBTM_BLE_AFP
afp
,
tBTM_START_ADV_CMPL_CBACK
*
adv_cb
)
;
btm_ble_api.h:1457
BTM_BleSetAdvParamsAll()
BTM_BleSetAdvParamsAll()::adv_cb
uint32_t
BTM_BleUpdateOwnType
(
uint8_t
*
own_bda_type
,
tBTM_START_ADV_CMPL_CBACK
*
cb
)
;
btm_ble_gap.c:88
BTM_BleUpdateOwnType()
BTM_BleUpdateOwnType()::cb
uint32_t
BTM_BleUpdateOwnType
(
uint8_t
*
own_bda_type
,
tBTM_START_ADV_CMPL_CBACK
*
cb
)
btm_ble_gap.c:1003
BTM_BleUpdateOwnType()
BTM_BleUpdateOwnType()::cb
uint32_t
BTM_BleUpdateOwnType
(
uint8_t
*
own_bda_type
,
tBTM_START_ADV_CMPL_CBACK
*
cb
)
btm_ble_gap.c:1070
BTM_BleUpdateOwnType()
BTM_BleUpdateOwnType()::cb
tBTM_BLE_ADV_CHNL_MAP
chnl_map
,
tBTM_BLE_AFP
afp
,
tBTM_START_ADV_CMPL_CBACK
*
adv_cb
)
btm_ble_gap.c:1527
BTM_BleSetAdvParamsAll()
BTM_BleSetAdvParamsAll()::adv_cb
tBTM_START_ADV_CMPL_CBACK
*
p_adv_cb
;
btm_ble_int.h:160
tBTM_BLE_INQ_CB
tBTM_BLE_INQ_CB::p_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_BleSetAdvParamsAll()::adv_cb
BTM_BleSetAdvParamsAll()
btm_ble_api.h:1457
tBTM_BLE_INQ_CB::p_adv_cb
tBTM_BLE_INQ_CB
btm_ble_int.h:160
BTM_BleUpdateOwnType()::cb
BTM_BleUpdateOwnType()
btm_ble_gap.c:88
BTM_BleUpdateOwnType()::cb
BTM_BleUpdateOwnType()
btm_ble_gap.c:1003
BTM_BleUpdateOwnType()::cb
BTM_BleUpdateOwnType()
btm_ble_gap.c:1070
BTM_BleSetAdvParamsAll()::adv_cb
BTM_BleSetAdvParamsAll()
btm_ble_gap.c:1527
BTM_BleUpdateOwnType()::cb
BTM_BleUpdateOwnType()
btm_ble_5_gap.c:23
BTM_BleUpdateOwnType()::cb
BTM_BleUpdateOwnType()
bta_gattc_act.c:74
Lifecycle
from
examples
All items filtered out
All items filtered out