ESP-IDF
hci_data_hdr::hdh_handle_pb_bc
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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
hci_data_hdr::hdh_handle_pb_bc
hci_data_hdr::hdh_handle_pb_bc field
Syntax
Show:
Summary
Declaration
from
hci_common.h:2367
uint16_t
hdh_handle_pb_bc
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
hdh_handle_pb_bc
;
hci_common.h:2367
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()
put_le16
(
&
hci_hdr
.
hdh_handle_pb_bc
,
ble_hs_hci.c:761
ble_hs_hci_acl_hdr_prepend()
BLE_HCI_DATA_HANDLE
(
hci_hdr
.
hdh_handle_pb_bc
)
,
ble_hs_hci_evt.c:1378
ble_hs_hci_evt_acl_process()
BLE_HCI_DATA_PB
(
hci_hdr
.
hdh_handle_pb_bc
)
,
ble_hs_hci_evt.c:1379
ble_hs_hci_evt_acl_process()
conn_handle
=
BLE_HCI_DATA_HANDLE
(
hci_hdr
.
hdh_handle_pb_bc
)
;
ble_hs_hci_evt.c:1391
ble_hs_hci_evt_acl_process()
out_hdr
->
hdh_handle_pb_bc
=
get_le16
(
&
out_hdr
->
hdh_handle_pb_bc
)
;
ble_hs_hci_util.c:238
ble_hs_hci_util_data_hdr_strip()
pb
=
BLE_HCI_DATA_PB
(
hci_hdr
->
hdh_handle_pb_bc
)
;
ble_l2cap.c:381
ble_l2cap_rx()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
hci_data_hdr::hdh_handle_pb_bc
is written by 1 function and is read by 3 functions:
ble_hs_hci_util_data_hdr_strip()
All items filtered out
hci_data_hdr::hdh_handle_pb_bc
ble_hs_hci_evt_acl_process()
ble_hs_flow_track_data_mbuf()
ble_l2cap_rx()
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