Loading system/stack/avrc/avrc_bld_tg.cc +10 −10 Original line number Diff line number Diff line Loading @@ -453,16 +453,16 @@ static void avrc_build_attribute_entries(int num_attrs, } /******************************************************************************* ** ** Function avrc_bld_get_elem_attrs_rsp ** ** Description This function builds the Get Element Attributes ** response. ** ** Returns AVRC_STS_NO_ERROR, if the response is built successfully ** Otherwise, the error code. ** *******************************************************************************/ * * Function avrc_bld_get_elem_attrs_rsp * * Description This function builds the Get Element Attributes * response. * * Returns AVRC_STS_NO_ERROR, if the response is built successfully * Otherwise, the error code. * ******************************************************************************/ static tAVRC_STS avrc_bld_get_elem_attrs_rsp(tAVRC_GET_ATTRS_RSP* p_rsp, BT_HDR* p_pkt) { AVRC_TRACE_API("%s", __func__); Loading system/stack/gap/gap_conn.cc +8 −8 Original line number Diff line number Diff line Loading @@ -1093,14 +1093,14 @@ static tGAP_CCB* gap_allocate_ccb(void) { } /******************************************************************************* ** ** Function gap_release_ccb ** ** Description This function releases a CCB. ** ** Returns void ** *******************************************************************************/ * * Function gap_release_ccb * * Description This function releases a CCB. * * Returns void * ******************************************************************************/ static void gap_release_ccb(tGAP_CCB* p_ccb) { /* Drop any buffers we may be holding */ p_ccb->rx_queue_size = 0; Loading system/bta/hf_client/bta_hf_client_main.cc +130 −130 File changed.Contains only whitespace changes. Show changes Loading
system/stack/avrc/avrc_bld_tg.cc +10 −10 Original line number Diff line number Diff line Loading @@ -453,16 +453,16 @@ static void avrc_build_attribute_entries(int num_attrs, } /******************************************************************************* ** ** Function avrc_bld_get_elem_attrs_rsp ** ** Description This function builds the Get Element Attributes ** response. ** ** Returns AVRC_STS_NO_ERROR, if the response is built successfully ** Otherwise, the error code. ** *******************************************************************************/ * * Function avrc_bld_get_elem_attrs_rsp * * Description This function builds the Get Element Attributes * response. * * Returns AVRC_STS_NO_ERROR, if the response is built successfully * Otherwise, the error code. * ******************************************************************************/ static tAVRC_STS avrc_bld_get_elem_attrs_rsp(tAVRC_GET_ATTRS_RSP* p_rsp, BT_HDR* p_pkt) { AVRC_TRACE_API("%s", __func__); Loading
system/stack/gap/gap_conn.cc +8 −8 Original line number Diff line number Diff line Loading @@ -1093,14 +1093,14 @@ static tGAP_CCB* gap_allocate_ccb(void) { } /******************************************************************************* ** ** Function gap_release_ccb ** ** Description This function releases a CCB. ** ** Returns void ** *******************************************************************************/ * * Function gap_release_ccb * * Description This function releases a CCB. * * Returns void * ******************************************************************************/ static void gap_release_ccb(tGAP_CCB* p_ccb) { /* Drop any buffers we may be holding */ p_ccb->rx_queue_size = 0; Loading
system/bta/hf_client/bta_hf_client_main.cc +130 −130 File changed.Contains only whitespace changes. Show changes