ESP-IDF
BLE_HCI_OCF_LE_SET_PHY
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_HCI_OCF_LE_SET_PHY
BLE_HCI_OCF_LE_SET_PHY macro
Syntax
Show:
Summary
Declaration
from
hci_common.h:545
#define
BLE_HCI_OCF_LE_SET_PHY
(
0x0032
)
Examples
References
from
examples
Code
Location
#define
BLE_HCI_OCF_LE_SET_PHY
(
0x0032
)
hci_common.h:545
return
ble_hs_hci_cmd_tx
(
BLE_HCI_OP
(
BLE_HCI_OGF_LE
,
BLE_HCI_OCF_LE_SET_PHY
)
,
ble_gap.c:873
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