ESP-IDF
tBTA_DM_API_BLE_SET_DATA_LENGTH
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
tBTA_DM_API_BLE_SET_DATA_LENGTH
tBTA_DM_API_BLE_SET_DATA_LENGTH struct
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:771
typedef
struct
{
BT_HDR
hdr
;
BD_ADDR
remote_bda
;
UINT16
tx_data_length
;
tBTA_SET_PKT_DATA_LENGTH_CBACK
*
p_set_pkt_data_cback
;
}
tBTA_DM_API_BLE_SET_DATA_LENGTH
;
Fields
Field
Declared as
tBTA_DM_API_BLE_SET_DATA_LENGTH::hdr
BT_HDR
tBTA_DM_API_BLE_SET_DATA_LENGTH::remote_bda
BD_ADDR
tBTA_DM_API_BLE_SET_DATA_LENGTH::tx_data_length
UINT16
tBTA_DM_API_BLE_SET_DATA_LENGTH::p_set_pkt_data_cback
tBTA_SET_PKT_DATA_LENGTH_CBACK
*
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