ESP-IDF
tBTM_TX_POWER_RESULTS::status
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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_TX_POWER_RESULTS::status
tBTM_TX_POWER_RESULTS::status field
Syntax
Show:
Summary
Declaration
from
btm_api.h:816
tBTM_STATUS
status
;
Examples
References
from
examples
Code
Location
Referrer
tBTM_STATUS
status
;
btm_api.h:816
result
.
status
=
BTM_BUSY
;
btm_acl.c:2191
BTM_BleReadAdvTxPower()
result
.
status
=
BTM_NO_RESOURCES
;
btm_acl.c:2204
BTM_BleReadAdvTxPower()
results
.
status
=
BTM_SUCCESS
;
btm_acl.c:2249
btm_read_tx_power_complete()
results
.
status
=
BTM_ERR_PROCESSING
;
btm_acl.c:2270
btm_read_tx_power_complete()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_TX_POWER_RESULTS::status
is written by 2 functions:
BTM_BleReadAdvTxPower()
btm_read_tx_power_complete()
All items filtered out
tBTM_TX_POWER_RESULTS::status
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