ESP-IDF
BLE_HCI_OP
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_OP
BLE_HCI_OP macro
Syntax
Show:
Summary
Declaration
from
hci_common.h:57
#define
BLE_HCI_OP
(
ogf
,
ocf
)
(
(
ocf
)
|
(
(
ogf
)
<
<
10
)
)
Arguments
Argument
ogf
ocf
Examples
References
from
examples
Code
Location
#define
BLE_HCI_OP
(
ogf
,
ocf
)
(
(
ocf
)
|
(
(
ogf
)
<
<
10
)
)
hci_common.h:57
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_RD_PHY
)
,
ble_gap.c:756
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_gap.c:812
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_SET_PHY
)
,
ble_gap.c:873
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_gap.c:2528
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LINK_CTRL
,
ble_gap.c:2540
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_gap.c:3091
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_gap.c:3099
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_gap.c:3108
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_gap.c:3136
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_gap.c:3217
opcode
=
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_SET_ADV_PARAMS
)
;
ble_gap.c:3377
opcode
=
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_SET_ADV_DATA
)
;
ble_gap.c:3593
opcode
=
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_SET_SCAN_RSP_DATA
)
;
ble_gap.c:3621
opcode
=
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_SET_SCAN_ENABLE
)
;
ble_gap.c:5978
opcode
=
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_SET_SCAN_PARAMS
)
;
ble_gap.c:6001
opcode
=
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_CREATE_CONN
)
;
ble_gap.c:6438
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LINK_CTRL
,
ble_gap.c:7517
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_gap.c:7576
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_gap.c:7752
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_gap.c:7765
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_gap.c:7830
BLE_HCI_OP
(
BLE_HCI_OGF_CTLR_BASEBAND
,
ble_hs_flow.c:95
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_CTLR_BASEBAND
,
ble_hs_flow.c:248
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_CTLR_BASEBAND
,
ble_hs_flow.c:255
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_CTLR_BASEBAND
,
ble_hs_flow.c:260
case
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_RX_TEST
)
:
ble_hs_hci.c:662
case
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_TX_TEST
)
:
ble_hs_hci.c:663
case
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_TEST_END
)
:
ble_hs_hci.c:664
case
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_RX_TEST_V2
)
:
ble_hs_hci.c:665
case
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_TX_TEST_V2
)
:
ble_hs_hci.c:666
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_hci_util.c:51
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_RAND
)
,
ble_hs_hci_util.c:78
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_STATUS_PARAMS
,
ble_hs_hci_util.c:104
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_hci_util.c:127
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_hci_util.c:154
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_hci_util.c:175
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_hci_util.c:219
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_hci_util.c:253
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_hci_util.c:276
opcode
=
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_SET_DATA_ADDR_CHANGE
)
;
ble_hs_hci_util.c:287
opcode
=
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_TX_TEST
)
;
ble_hs_hci_util.c:302
opcode
=
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_RX_TEST
)
;
ble_hs_hci_util.c:317
return
ble_hs_hci_cmd_tx_no_rsp
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_TEST_END
)
,
ble_hs_hci_util.c:327
opcode
=
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_TX_TEST_V2
)
;
ble_hs_hci_util.c:338
opcode
=
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_RX_TEST_V2
)
;
ble_hs_hci_util.c:355
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_pvcy.c:49
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_pvcy.c:365
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_INFO_PARAMS
,
ble_hs_startup.c:33
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_INFO_PARAMS
,
ble_hs_startup.c:58
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_INFO_PARAMS
,
ble_hs_startup.c:78
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_startup.c:97
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_startup.c:116
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_INFO_PARAMS
,
ble_hs_startup.c:135
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_INFO_PARAMS
,
ble_hs_startup.c:187
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_hs_startup.c:343
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_CTLR_BASEBAND
,
ble_hs_startup.c:377
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_CTLR_BASEBAND
,
ble_hs_startup.c:390
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_CTLR_BASEBAND
,
ble_hs_startup.c:404
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_sm.c:1149
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_sm.c:1335
rc
=
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
ble_sm.c:1357
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