Home | History | Annotate | Download | only in gatt

Lines Matching full:uuid

82 ** Parameters       p_app_uuid - applicaiton UUID
235 ** p_srvc_uuid: a UUID of the service application is interested in.
276 ** p_char_uuid_cond: Characteristic UUID, if NULL find the first available
315 ** p_char_uuid_cond: Characteristic UUID, if NULL find the first available
358 ** p_descr_uuid_cond: Characteristic Descr UUID, if NULL find the first available
403 ** p_descr_uuid_cond: Characteristic descriptor UUID, if NULL find
448 ** p_uuid_cond: Characteristic UUID, if NULL find the first available
488 ** p_uuid_cond: Included service UUID, if NULL find the first available
835 APPL_TRACE_API3("BTA_GATTC_SendIndConfirm conn_id=%d service uuid1=0x%x char uuid=0x%x",
836 conn_id, p_char_id->srvc_id.id.uuid.uu.uuid16, p_char_id->char_id.uuid.uu.uuid16);