Home | History | Annotate | Download | only in gatt

Lines Matching refs:uuid

102     /* todo need to check duplicate uuid */
1698 if (bta_gattc_uuid_compare(p_notify->char_id.srvc_id.id.uuid, gattp_uuid, TRUE) &&
1699 bta_gattc_uuid_compare(p_notify->char_id.char_id.uuid, srvc_chg_uuid, TRUE))