ESP-IDF
fcchan_data_cbk()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
fcchan_data_cbk()
fcchan_data_cbk() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_jv_act.c:98
static
void
fcchan_data_cbk
(
UINT16
chan
,
BD_ADDR
bd_addr
,
BT_HDR
*
p_buf
)
;
Implemented in
bta_jv_act.c:2867
Arguments
Argument
chan
bd_addr
p_buf
Examples
References
from
examples
Code
Location
Referrer
static
void
fcchan_data_cbk
(
UINT16
chan
,
BD_ADDR
bd_addr
,
BT_HDR
*
p_buf
)
bta_jv_act.c:2867
static
void
fcchan_data_cbk
(
UINT16
chan
,
BD_ADDR
bd_addr
,
BT_HDR
*
p_buf
)
;
bta_jv_act.c:98
.
pL2CA_FixedData_Cb
=
fcchan_data_cbk
,
bta_jv_act.c:2613
fcchan_get()
Call Tree
from
examples
fcchan_data_cbk()
calls 2 functions:
All items filtered out
fcchan_data_cbk()
fcchan_get()
fcclient_find_by_addr()
All items filtered out
Data Use
from
examples
fcchan_data_cbk()
reads 5 variables and writes 3 variables:
tBTA_JV::le_data_ind
fc_client::id
fc_client::p_cback
fc_client::user_data
fc_channel::clients
All items filtered out
fcchan_data_cbk()
fcchan_get()
tBTA_JV_LE_DATA_IND::handle
tBTA_JV_LE_DATA_IND::p_buf
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
fcchan_data_cbk()
is implemented by 1 functions:
All items filtered out
fcchan_data_cbk()
tL2CAP_FIXED_CHNL_REG::pL2CA_FixedData_Cb
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out