Searched defs:protocomm_ble_config (Results 1 – 1 of 1) sorted by relevance
51 typedef struct protocomm_ble_config { struct55 char device_name[MAX_BLE_DEVNAME_LEN];60 uint8_t service_uuid[BLE_UUID128_VAL_LENGTH];85 } protocomm_ble_config_t; argument