Loading system/bta/ag/bta_ag_cmd.cc +1 −2 Original line number Diff line number Diff line Loading @@ -499,8 +499,7 @@ static tBTA_AG_PEER_CODEC bta_ag_parse_bac(tBTA_AG_SCB* p_scb, char* p_s) { * Function bta_ag_process_unat_res * * Description Process the unat response data and remove extra carriage *return * and line feed * return and line feed * * * Returns void Loading system/bta/ar/bta_ar.cc +2 −3 Original line number Diff line number Diff line Loading @@ -146,8 +146,7 @@ void bta_ar_dereg_avdt(tBTA_SYS_ID sys_id) { * Function bta_ar_avdt_conn * * Description This function is called to let ar know that some AVDTP *profile * is connected for this sys_id. * profile is connected for this sys_id. * If the other sys modules started a timer for PENDING_EVT, * the timer can be stopped now. * Loading system/bta/av/bta_av_act.cc +2 −4 Original line number Diff line number Diff line Loading @@ -1604,8 +1604,7 @@ static void bta_av_accept_signalling_timer_cback(void* data) { * Function bta_av_check_peer_features * * Description check supported features on the peer device from the SDP *record * and return the feature mask * record and return the feature mask * * Returns tBTA_AV_FEAT peer device feature mask * Loading Loading @@ -1670,8 +1669,7 @@ tBTA_AV_FEAT bta_av_check_peer_features(uint16_t service_uuid) { * Function bta_avk_check_peer_features * * Description check supported features on the peer device from the SDP *record * and return the feature mask * record and return the feature mask * * Returns tBTA_AV_FEAT peer device feature mask * Loading system/bta/av/bta_av_api.cc +3 −4 Original line number Diff line number Diff line Loading @@ -287,8 +287,7 @@ void BTA_AvStop(bool suspend) { * * Description Reconfigure the audio/video stream. * If suspend is true, this function tries the *suspend/reconfigure * procedure first. * suspend/reconfigure procedure first. * If suspend is false or when suspend/reconfigure fails, * this function closes and re-opens the AVDT connection. * Loading Loading @@ -545,8 +544,8 @@ void BTA_AvCloseRc(uint8_t rc_handle) { * Function BTA_AvMetaRsp * * Description Send a Metadata/Advanced Control response. The message *contained * in p_pkt can be composed with AVRC utility functions. * contained in p_pkt can be composed with AVRC utility * functions. * This function can only be used if AV is enabled with feature * BTA_AV_FEAT_METADATA. * Loading system/bta/av/bta_av_main.cc +4 −5 Original line number Diff line number Diff line Loading @@ -671,8 +671,8 @@ void bta_av_api_deregister(tBTA_AV_DATA* p_data) { * * Function bta_av_ci_data * * Description forward the BTA_AV_CI_SRC_DATA_READY_EVT to stream state *machine * Description Forward the BTA_AV_CI_SRC_DATA_READY_EVT to stream state * machine. * * * Returns void Loading Loading @@ -878,8 +878,7 @@ static void bta_av_sys_rs_cback(UNUSED_ATTR tBTA_SYS_CONN_STATUS status, * * Description receive & process the SCO connection up/down event from sys. * call setup also triggers this callback, to suspend av before *sco * activity happens, or to resume av once call ends. * SCO activity happens, or to resume av once call ends. * * Returns void * Loading Loading
system/bta/ag/bta_ag_cmd.cc +1 −2 Original line number Diff line number Diff line Loading @@ -499,8 +499,7 @@ static tBTA_AG_PEER_CODEC bta_ag_parse_bac(tBTA_AG_SCB* p_scb, char* p_s) { * Function bta_ag_process_unat_res * * Description Process the unat response data and remove extra carriage *return * and line feed * return and line feed * * * Returns void Loading
system/bta/ar/bta_ar.cc +2 −3 Original line number Diff line number Diff line Loading @@ -146,8 +146,7 @@ void bta_ar_dereg_avdt(tBTA_SYS_ID sys_id) { * Function bta_ar_avdt_conn * * Description This function is called to let ar know that some AVDTP *profile * is connected for this sys_id. * profile is connected for this sys_id. * If the other sys modules started a timer for PENDING_EVT, * the timer can be stopped now. * Loading
system/bta/av/bta_av_act.cc +2 −4 Original line number Diff line number Diff line Loading @@ -1604,8 +1604,7 @@ static void bta_av_accept_signalling_timer_cback(void* data) { * Function bta_av_check_peer_features * * Description check supported features on the peer device from the SDP *record * and return the feature mask * record and return the feature mask * * Returns tBTA_AV_FEAT peer device feature mask * Loading Loading @@ -1670,8 +1669,7 @@ tBTA_AV_FEAT bta_av_check_peer_features(uint16_t service_uuid) { * Function bta_avk_check_peer_features * * Description check supported features on the peer device from the SDP *record * and return the feature mask * record and return the feature mask * * Returns tBTA_AV_FEAT peer device feature mask * Loading
system/bta/av/bta_av_api.cc +3 −4 Original line number Diff line number Diff line Loading @@ -287,8 +287,7 @@ void BTA_AvStop(bool suspend) { * * Description Reconfigure the audio/video stream. * If suspend is true, this function tries the *suspend/reconfigure * procedure first. * suspend/reconfigure procedure first. * If suspend is false or when suspend/reconfigure fails, * this function closes and re-opens the AVDT connection. * Loading Loading @@ -545,8 +544,8 @@ void BTA_AvCloseRc(uint8_t rc_handle) { * Function BTA_AvMetaRsp * * Description Send a Metadata/Advanced Control response. The message *contained * in p_pkt can be composed with AVRC utility functions. * contained in p_pkt can be composed with AVRC utility * functions. * This function can only be used if AV is enabled with feature * BTA_AV_FEAT_METADATA. * Loading
system/bta/av/bta_av_main.cc +4 −5 Original line number Diff line number Diff line Loading @@ -671,8 +671,8 @@ void bta_av_api_deregister(tBTA_AV_DATA* p_data) { * * Function bta_av_ci_data * * Description forward the BTA_AV_CI_SRC_DATA_READY_EVT to stream state *machine * Description Forward the BTA_AV_CI_SRC_DATA_READY_EVT to stream state * machine. * * * Returns void Loading Loading @@ -878,8 +878,7 @@ static void bta_av_sys_rs_cback(UNUSED_ATTR tBTA_SYS_CONN_STATUS status, * * Description receive & process the SCO connection up/down event from sys. * call setup also triggers this callback, to suspend av before *sco * activity happens, or to resume av once call ends. * SCO activity happens, or to resume av once call ends. * * Returns void * Loading