Home
last modified time | relevance | path

Searched refs:ogf (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_hci.h93 #define BLE_MESH_OP(ogf, ocf) ((ocf) | ((ogf) << 10)) argument
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h431 #define HCI_ESP_VENDOR_OPCODE_BUILD(ogf, group, subcode) ((ogf << 10) | (group <<7) | (subcode << 0… argument