ESP-IDF
tBTA_JV_L2C_CB
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_JV_L2C_CB
tBTA_JV_L2C_CB struct
Syntax
Show:
Summary
Declaration
from
bta_jv_int.h:136
typedef
struct
{
tBTA_JV_L2CAP_CBACK
*
p_cback
;
UINT16
psm
;
tBTA_JV_STATE
state
;
tBTA_SERVICE_ID
sec_id
;
UINT32
handle
;
BOOLEAN
cong
;
tBTA_JV_PM_CB
*
p_pm_cb
;
void
*
user_data
;
}
tBTA_JV_L2C_CB
;
Fields
Field
Declared as
tBTA_JV_L2C_CB::p_cback
tBTA_JV_L2CAP_CBACK
*
tBTA_JV_L2C_CB::psm
UINT16
tBTA_JV_L2C_CB::state
tBTA_JV_STATE
tBTA_JV_L2C_CB::sec_id
tBTA_SERVICE_ID
tBTA_JV_L2C_CB::handle
UINT32
tBTA_JV_L2C_CB::cong
BOOLEAN
tBTA_JV_L2C_CB::p_pm_cb
tBTA_JV_PM_CB
*
tBTA_JV_L2C_CB::user_data
void
*
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