Searched refs:incl_result (Results 1 – 1 of 1) sorted by relevance
286 esp_gattc_incl_svc_elem_t *incl_result = (esp_gattc_incl_svc_elem_t *)result; in btc_gattc_fill_gatt_db_conversion() local288 incl_result->handle = db[offset + i].attribute_handle; in btc_gattc_fill_gatt_db_conversion()289 incl_result->incl_srvc_s_handle = db[offset + i].start_handle; in btc_gattc_fill_gatt_db_conversion()290 incl_result->incl_srvc_e_handle = db[offset + i].end_handle; in btc_gattc_fill_gatt_db_conversion()292 bta_to_btc_uuid(&incl_result->uuid, &bta_uuid); in btc_gattc_fill_gatt_db_conversion()293 incl_result++; in btc_gattc_fill_gatt_db_conversion()