ESP-IDF
ble_hs_flow_mbuf_conn_handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_hs_flow_mbuf_conn_handle
ble_hs_flow_mbuf_conn_handle variable
Syntax
Show:
Summary
Declaration
from
ble_hs_flow.c:43
static
uint16_t
ble_hs_flow_mbuf_conn_handle
[
MYNEWT_VAL
(
BLE_TRANSPORT_ACL_FROM_LL_COUNT
)
]
;
Examples
References
from
examples
Code
Location
Referrer
static
uint16_t
ble_hs_flow_mbuf_conn_handle
[
MYNEWT_VAL
(
BLE_TRANSPORT_ACL_FROM_LL_COUNT
)
]
;
ble_hs_flow.c:43
conn_handle
=
ble_hs_flow_mbuf_conn_handle
[
idx
]
;
ble_hs_flow.c:169
ble_hs_flow_acl_free()
ble_hs_flow_mbuf_conn_handle
[
idx
]
=
BLE_HCI_DATA_HANDLE
(
hdr
->
hdh_handle_pb_bc
)
;
ble_hs_flow.c:217
ble_hs_flow_track_data_mbuf()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_hs_flow_mbuf_conn_handle
is read by 2 functions:
All items filtered out
ble_hs_flow_mbuf_conn_handle
ble_hs_flow_acl_free()
ble_hs_flow_track_data_mbuf()
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