BTA_AvMetaRsp() function
* Function BTA_AvMetaRsp * Description Send a Metadata/Advanced Control response. The message 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. * Returns void
![]()
void BTA_AvMetaRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code,![]()
void BTA_AvMetaRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code,![]()
BTA_AvMetaRsp(btc_rc_cb.rc_handle, btc_rc_cb.rc_ntf[event_id - 1].label, ctype, p_msg);![]()
BTA_AvMetaRsp(rc_handle, label, ctype, p_msg);![]()
BTA_AvMetaRsp(rc_handle, label, ctype, p_msg);
BTA_AvMetaRsp() is called by 2 functions and calls 3 functions:
![]()
BTA_AvMetaRsp()
BTA_AvMetaRsp() reads 2 variables and writes 6 variables:
![]()
BTA_AvMetaRsp()
BTA_AvMetaRsp() allocates 1 types:
![]()
BTA_AvMetaRsp()