ESP-IDF
btsnd_hcic_ble_read_adv_chnl_tx_power()
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
btsnd_hcic_ble_read_adv_chnl_tx_power()
btsnd_hcic_ble_read_adv_chnl_tx_power() function
Syntax
Show:
Summary
Declaration
Definition
from
hcimsgs.h:818
BOOLEAN
btsnd_hcic_ble_read_adv_chnl_tx_power
(
void
)
;
Implemented in
hciblecmds.c:145
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
btsnd_hcic_ble_read_adv_chnl_tx_power
(
void
)
hciblecmds.c:145
BOOLEAN
btsnd_hcic_ble_read_adv_chnl_tx_power
(
void
)
;
hcimsgs.h:818
ret
=
btsnd_hcic_ble_read_adv_chnl_tx_power
(
)
;
btm_acl.c:2101
BTM_ReadTxPower()
ret
=
btsnd_hcic_ble_read_adv_chnl_tx_power
(
)
;
btm_acl.c:2199
BTM_BleReadAdvTxPower()
Call Tree
from
examples
btsnd_hcic_ble_read_adv_chnl_tx_power()
is called by 2 functions and calls 2 functions:
BTM_ReadTxPower()
BTM_BleReadAdvTxPower()
All items filtered out
btsnd_hcic_ble_read_adv_chnl_tx_power()
btu_hcif_send_cmd()
hci_get_cmd_buf()
All items filtered out
Data Use
from
examples
btsnd_hcic_ble_read_adv_chnl_tx_power()
writes 2 variables:
All items filtered out
btsnd_hcic_ble_read_adv_chnl_tx_power()
BT_HDR::len
BT_HDR::offset
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