Loading system/stack/avrc/avrc_pars_ct.cc +1 −1 Original line number Diff line number Diff line Loading @@ -163,7 +163,7 @@ static tAVRC_STS avrc_pars_browse_rsp(tAVRC_MSG_BROWSE* p_msg, /* read the pdu */ BE_STREAM_TO_UINT8(pdu, p); uint8_t pkt_len; uint16_t pkt_len; /* read the entire packet len */ BE_STREAM_TO_UINT16(pkt_len, p); Loading Loading
system/stack/avrc/avrc_pars_ct.cc +1 −1 Original line number Diff line number Diff line Loading @@ -163,7 +163,7 @@ static tAVRC_STS avrc_pars_browse_rsp(tAVRC_MSG_BROWSE* p_msg, /* read the pdu */ BE_STREAM_TO_UINT8(pdu, p); uint8_t pkt_len; uint16_t pkt_len; /* read the entire packet len */ BE_STREAM_TO_UINT16(pkt_len, p); Loading