ESP-IDF
tBTM_BLE_PHY_UPDATE_CMPL
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_BLE_PHY_UPDATE_CMPL
tBTM_BLE_PHY_UPDATE_CMPL struct
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:1198
typedef
struct
{
uint8_t
status
;
BD_ADDR
addr
;
uint8_t
tx_phy
;
uint8_t
rx_phy
;
}
tBTM_BLE_PHY_UPDATE_CMPL
;
Fields
Field
Declared as
tBTM_BLE_PHY_UPDATE_CMPL::status
uint8_t
tBTM_BLE_PHY_UPDATE_CMPL::addr
BD_ADDR
tBTM_BLE_PHY_UPDATE_CMPL::tx_phy
uint8_t
tBTM_BLE_PHY_UPDATE_CMPL::rx_phy
uint8_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