Home | History | Annotate | Download | only in gatt

Lines Matching refs:p_result

1235 ** Parameter        p_result: output parameter to store the characteristic/
1246 tBTA_GATT_ID *p_result,
1279 bta_gattc_pack_attr_uuid(p_attr, &p_result->uuid);
1284 if (bta_gattc_uuid_compare(p_start_rec->uuid, p_result->uuid, FALSE) &&
1310 if (bta_gattc_uuid_compare(start_descr, p_result->uuid, FALSE))
1318 if (bta_gattc_uuid_compare(uuid_cond, p_result->uuid, FALSE))
1328 if (bta_gattc_uuid_compare(uuid_cond, p_result->uuid, FALSE) &&
1335 p_result->inst_id = p_attr->inst_id;