Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 64f19a54 authored by Matthew Xie's avatar Matthew Xie Committed by Gerrit Code Review
Browse files

Merge "Correct the OBEX OPP Profile version"

parents 583ad1c9 3df937b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -379,7 +379,7 @@ static int add_ops_sdp(const char *p_service_name,int scn)

            SDP_AddProfileDescriptorList(sdp_handle,
                UUID_SERVCLASS_OBEX_OBJECT_PUSH,
                0x0100);
                0x0101);
        }
    }