ESP-IDF
avdt_msg_cmd_2_evt
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
avdt_msg_cmd_2_evt
avdt_msg_cmd_2_evt variable
Syntax
Show:
Summary
Declaration
from
avdt_msg.c:210
const
UINT8
avdt_msg_cmd_2_evt
[
]
=
{
AVDT_CCB_MSG_DISCOVER_CMD_EVT
+
AVDT_CCB_MKR
,
AVDT_CCB_MSG_GETCAP_CMD_EVT
+
AVDT_CCB_MKR
,
AVDT_SCB_MSG_SETCONFIG_CMD_EVT
,
AVDT_SCB_MSG_GETCONFIG_CMD_EVT
,
AVDT_SCB_MSG_RECONFIG_CMD_EVT
,
AVDT_SCB_MSG_OPEN_CMD_EVT
,
AVDT_CCB_MSG_START_CMD_EVT
+
AVDT_CCB_MKR
,
AVDT_SCB_MSG_CLOSE_CMD_EVT
,
AVDT_CCB_MSG_SUSPEND_CMD_EVT
+
AVDT_CCB_MKR
,
AVDT_SCB_MSG_ABORT_CMD_EVT
,
AVDT_SCB_MSG_SECURITY_CMD_EVT
,
AVDT_CCB_MSG_GETCAP_CMD_EVT
+
AVDT_CCB_MKR
,
AVDT_SCB_MSG_DELAY_RPT_CMD_EVT
}
;
Examples
References
from
examples
Code
Location
Referrer
const
UINT8
avdt_msg_cmd_2_evt
[
]
=
{
avdt_msg.c:210
evt
=
avdt_msg_cmd_2_evt
[
sig
-
1
]
;
avdt_msg.c:1701
avdt_msg_ind()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
avdt_msg_cmd_2_evt
is read by 1 function:
All items filtered out
avdt_msg_cmd_2_evt
avdt_msg_ind()
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