Home
last modified time | relevance | path

Searched defs:protocomm_ble_config (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/protocomm/include/transports/
Dprotocomm_ble.h51 typedef struct protocomm_ble_config { struct
55 char device_name[MAX_BLE_DEVNAME_LEN];
60 uint8_t service_uuid[BLE_UUID128_VAL_LENGTH];
85 } protocomm_ble_config_t; argument