ESP-IDF
tGATT_CMD_Q
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
tGATT_CMD_Q
tGATT_CMD_Q struct
Syntax
Show:
Summary
Declaration
from
gatt_int.h:271
typedef
struct
{
BT_HDR
*
p_cmd
;
UINT16
clcb_idx
;
UINT8
op_code
;
BOOLEAN
to_send
;
}
tGATT_CMD_Q
;
Fields
Field
Declared as
tGATT_CMD_Q::p_cmd
BT_HDR
*
tGATT_CMD_Q::clcb_idx
UINT16
tGATT_CMD_Q::op_code
UINT8
tGATT_CMD_Q::to_send
BOOLEAN
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