Lines Matching refs:uuid
76 ** Parameters p_app_uuid - applicaiton UUID
227 ** p_srvc_uuid: a UUID of the service application is interested in.
264 ** p_char_uuid_cond: Characteristic UUID, if NULL find the first available
303 ** p_char_uuid_cond: Characteristic UUID, if NULL find the first available
346 ** p_descr_uuid_cond: Characteristic Descr UUID, if NULL find the first available
374 memcpy(&p_descr_result->descr_type, &p_descr_result->char_id.char_id.uuid, sizeof(tBT_UUID));
391 ** p_descr_uuid_cond: Characteristic descriptor UUID, if NULL find
419 memcpy(&p_descr_result->descr_type, &p_descr_result->char_id.char_id.uuid, sizeof(tBT_UUID));
436 ** p_uuid_cond: Characteristic UUID, if NULL find the first available
476 ** p_uuid_cond: Included service UUID, if NULL find the first available
818 APPL_TRACE_API3("BTA_GATTC_SendIndConfirm conn_id=%d service uuid1=0x%x char uuid=0x%x",
819 conn_id, p_char_id->srvc_id.id.uuid.uu.uuid16, p_char_id->char_id.uuid.uu.uuid16);