Home | History | Annotate | Download | only in gatt

Lines Matching refs:id_type

1152             if (p_id->id_type == BTA_GATT_TYPE_CHAR)
1159 else if (p_id->id_type == BTA_GATT_TYPE_CHAR_DESCR)
1168 APPL_TRACE_ERROR("invalud ID type: %d", p_id->id_type);