ESP-IDF
ble_hci_ev_le_subev_data_len_chg::max_rx_time
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
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
ble_hci_ev_le_subev_data_len_chg::max_rx_time
ble_hci_ev_le_subev_data_len_chg::max_rx_time field
Syntax
Show:
Summary
Declaration
from
hci_common.h:1882
uint16_t
max_rx_time
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
max_rx_time
;
hci_common.h:1882
event
.
data_len_chg
.
max_rx_time
=
le16toh
(
ev
->
max_rx_time
)
;
ble_gap.c:2876
ble_gap_rx_data_len_change()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_hci_ev_le_subev_data_len_chg::max_rx_time
is read by 1 function:
All items filtered out
ble_hci_ev_le_subev_data_len_chg::max_rx_time
ble_gap_rx_data_len_change()
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