cert_test sample
phy_ble_tx_s
is only used within cert_test sample.
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
cert_test sample
phy_ble_tx_s
phy_ble_tx_s struct
Syntax
Show:
Summary
Declaration
from
cmd_phy.h:84
typedef
struct
{
uint32_t
txpwr
;
uint32_t
channel
;
uint32_t
len
;
esp_phy_ble_type_t
data_type
;
uint32_t
syncw
;
esp_phy_ble_rate_t
rate
;
uint32_t
tx_num_in
;
}
phy_ble_tx_s
;
Fields
Field
Declared as
phy_ble_tx_s::txpwr
uint32_t
phy_ble_tx_s::channel
uint32_t
phy_ble_tx_s::len
uint32_t
phy_ble_tx_s::data_type
esp_phy_ble_type_t
phy_ble_tx_s::syncw
uint32_t
phy_ble_tx_s::rate
esp_phy_ble_rate_t
phy_ble_tx_s::tx_num_in
uint32_t
Examples
References
from
examples
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