ESP-IDF
BLE_HCI_DATA_HANDLE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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
BLE_HCI_DATA_HANDLE
BLE_HCI_DATA_HANDLE macro
Syntax
Show:
Summary
Declaration
from
hci_common.h:2361
#define
BLE_HCI_DATA_HANDLE
(
handle_pb_bc
)
(
(
(
handle_pb_bc
)
&
0x0fff
)
>
>
0
)
Arguments
Argument
handle_pb_bc
Examples
References
from
examples
Code
Location
#define
BLE_HCI_DATA_HANDLE
(
handle_pb_bc
)
(
(
(
handle_pb_bc
)
&
0x0fff
)
>
>
0
)
hci_common.h:2361
ble_hs_flow_mbuf_conn_handle
[
idx
]
=
BLE_HCI_DATA_HANDLE
(
hdr
->
hdh_handle_pb_bc
)
;
ble_hs_flow.c:217
BLE_HCI_DATA_HANDLE
(
hci_hdr
.
hdh_handle_pb_bc
)
,
ble_hs_hci_evt.c:1378
conn_handle
=
BLE_HCI_DATA_HANDLE
(
hci_hdr
.
hdh_handle_pb_bc
)
;
ble_hs_hci_evt.c:1391
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