ESP-IDF
set_pkt_data_len_args::remote_device
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
set_pkt_data_len_args::remote_device
set_pkt_data_len_args::remote_device field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:142
esp_bd_addr_t
remote_device
;
Examples
References
from
examples
Code
Location
Referrer
esp_bd_addr_t
remote_device
;
btc_gap_ble.h:142
btc_ble_set_pkt_data_len
(
arg
->
set_pkt_data_len
.
remote_device
,
arg
->
set_pkt_data_len
.
tx_data_length
,
btc_set_pkt_length_callback
)
;
btc_gap_ble.c:1984
btc_gap_ble_call_handler()
memcpy
(
arg
.
set_pkt_data_len
.
remote_device
,
remote_device
,
ESP_BD_ADDR_LEN
)
;
esp_gap_ble_api.c:186
esp_ble_gap_set_pkt_data_len()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
set_pkt_data_len_args::remote_device
is read by 2 functions:
All items filtered out
set_pkt_data_len_args::remote_device
esp_ble_gap_set_pkt_data_len()
btc_gap_ble_call_handler()
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