ESP-IDF
tBTM_TX_POWER_RESULTS
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_TX_POWER_RESULTS
tBTM_TX_POWER_RESULTS struct
Syntax
Show:
Summary
Declaration
from
btm_api.h:815
typedef
struct
{
tBTM_STATUS
status
;
UINT8
hci_status
;
INT8
tx_power
;
BD_ADDR
rem_bda
;
}
tBTM_TX_POWER_RESULTS
;
Fields
Field
Declared as
tBTM_TX_POWER_RESULTS::status
tBTM_STATUS
tBTM_TX_POWER_RESULTS::hci_status
UINT8
tBTM_TX_POWER_RESULTS::tx_power
INT8
tBTM_TX_POWER_RESULTS::rem_bda
BD_ADDR
Examples
References
from
examples
Code
Location
Referrer
typedef
tBTM_TX_POWER_RESULTS
tBTA_TX_POWER_RESULTS
;
bta_api.h:448
typedef
struct
{
btm_api.h:815
}
tBTM_TX_POWER_RESULTS
;
btm_api.h:820
typedef
tBTM_TX_POWER_RESULTS
tBTA_TX_POWER_RESULTS
;
bta_api.h:448
tBTA_TX_POWER_RESULTS
tBTM_TX_POWER_RESULTS
result
;
btm_acl.c:2188
BTM_BleReadAdvTxPower()
tBTM_TX_POWER_RESULTS
results
;
btm_acl.c:2236
btm_read_tx_power_complete()
}
tBTM_TX_POWER_RESULTS
;
btm_api.h:820
tBTM_TX_POWER_RESULTS
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