ESP-IDF
tPORT_CB::port
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tPORT_CB::port
tPORT_CB::port field
Syntax
Show:
Summary
Declaration
from
port_int.h:210
tPORT
port
[
MAX_RFC_PORTS
]
;
Examples
References
from
examples
Code
Location
Referrer
tPORT
port
[
MAX_RFC_PORTS
]
;
/* Port info pool */
port_int.h:210
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:242
RFCOMM_RemoveConnection()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:276
RFCOMM_RemoveServer()
p_port
=
&
rfc_cb
.
port
.
port
[
port_handle
-
1
]
;
port_api.c:319
PORT_SetEventCallback()
p_port
=
&
rfc_cb
.
port
.
port
[
port_handle
-
1
]
;
port_api.c:350
PORT_ClearKeepHandleFlag()
p_port
=
&
rfc_cb
.
port
.
port
[
port_handle
-
1
]
;
port_api.c:379
PORT_SetDataCallback()
p_port
=
&
rfc_cb
.
port
.
port
[
port_handle
-
1
]
;
port_api.c:413
PORT_SetDataCOCallback()
p_port
=
&
rfc_cb
.
port
.
port
[
port_handle
-
1
]
;
port_api.c:447
PORT_SetEventMask()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:483
PORT_CheckConnection()
p_port
=
&
rfc_cb
.
port
.
port
[
0
]
;
port_api.c:531
PORT_IsOpening()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:577
PORT_SetState()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:621
PORT_GetRxQueueCnt()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:662
PORT_GetState()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:700
PORT_Control()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:786
PORT_FlowControl()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:926
PORT_FlowControl_GiveCredit()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:994
PORT_GetModemStatus()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:1034
PORT_ClearError()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:1071
PORT_SendError()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:1107
PORT_GetQueueStatus()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:1161
PORT_Purge()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:1241
PORT_ReadData()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:1336
PORT_Read()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:1451
PORT_Write()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:1515
PORT_WriteDataCO()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:1636
PORT_WriteData()
p_port
=
&
rfc_cb
.
port
.
port
[
handle
-
1
]
;
port_api.c:1756
PORT_Test()
p_port
=
&
rfc_cb
.
port
.
port
[
0
]
;
port_rfc.c:206
PORT_StartCnf()
p_port
=
&
rfc_cb
.
port
.
port
[
0
]
;
port_rfc.c:266
PORT_StartInd()
p_port
=
&
rfc_cb
.
port
.
port
[
0
]
;
port_rfc.c:802
PORT_CloseInd()
p_port
=
&
rfc_cb
.
port
.
port
[
0
]
;
port_rfc.c:826
Port_TimeOutCloseMux()
p_port
=
&
rfc_cb
.
port
.
port
[
i
]
;
port_rfc.c:963
PORT_FlowInd()
tPORT
*
p_port
=
&
rfc_cb
.
port
.
port
[
0
]
;
port_utils.c:66
port_allocate_port()
p_port
=
&
rfc_cb
.
port
.
port
[
yy
]
;
port_utils.c:74
port_allocate_port()
return
(
&
rfc_cb
.
port
.
port
[
inx
-
1
]
)
;
port_utils.c:335
port_find_mcb_dlci_port()
p_port
=
&
rfc_cb
.
port
.
port
[
i
]
;
port_utils.c:355
port_find_dlci_port()
p_port
=
&
rfc_cb
.
port
.
port
[
i
]
;
port_utils.c:385
port_find_port()
rfc_cb
.
port
.
port
[
idx
-
1
]
.
dlci
+=
1
;
rfc_l2cap_if.c:182
RFCOMM_ConnectCnf()
RFCOMM_TRACE_DEBUG
(
"RFCOMM MX - DLCI:%d -> %d"
,
i
,
rfc_cb
.
port
.
port
[
idx
-
1
]
.
dlci
)
;
rfc_l2cap_if.c:183
RFCOMM_ConnectCnf()
rfc_cb
.
port
.
port
[
idx
-
1
]
.
dlci
+=
1
;
rfc_mx_fsm.c:261
rfc_mx_sm_state_wait_conn_cnf()
RFCOMM_TRACE_DEBUG
(
"RFCOMM MX - DLCI:%d -> %d"
,
i
,
rfc_cb
.
port
.
port
[
idx
-
1
]
.
dlci
)
;
rfc_mx_fsm.c:262
rfc_mx_sm_state_wait_conn_cnf()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tPORT_CB::port
is read by 37 functions:
All items filtered out
tPORT_CB::port
RFCOMM_RemoveConnection()
RFCOMM_RemoveServer()
PORT_SetEventCallback()
PORT_ClearKeepHandleFlag()
PORT_SetDataCallback()
PORT_SetDataCOCallback()
PORT_SetEventMask()
PORT_CheckConnection()
PORT_IsOpening()
PORT_SetState()
PORT_GetRxQueueCnt()
PORT_GetState()
PORT_Control()
PORT_FlowControl()
PORT_FlowControl_GiveCredit()
PORT_GetModemStatus()
PORT_ClearError()
PORT_SendError()
PORT_GetQueueStatus()
PORT_Purge()
PORT_ReadData()
PORT_Read()
PORT_Write()
PORT_WriteDataCO()
PORT_WriteData()
PORT_Test()
PORT_StartCnf()
PORT_StartInd()
PORT_CloseInd()
Port_TimeOutCloseMux()
PORT_FlowInd()
port_allocate_port()
port_find_mcb_dlci_port()
port_find_dlci_port()
port_find_port()
RFCOMM_ConnectCnf()
rfc_mx_sm_state_wait_conn_cnf()
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