Home
last modified time | relevance | path

Searched refs:pavrc_resp (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_rc.cc337 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype,
1673 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype, in btif_rc_upstreams_rsp_evt() argument
1677 dump_rc_pdu(pavrc_resp->pdu), p_dev->rc_handle, ctype, in btif_rc_upstreams_rsp_evt()
1683 p_dev->rc_volume = pavrc_resp->reg_notif.param.volume; in btif_rc_upstreams_rsp_evt()
1685 pavrc_resp->reg_notif.param.volume, ctype, p_dev->rc_addr); in btif_rc_upstreams_rsp_evt()
1692 __func__, pavrc_resp->volume.volume, ctype); in btif_rc_upstreams_rsp_evt()
1694 p_dev->rc_volume = pavrc_resp->volume.volume; in btif_rc_upstreams_rsp_evt()
1695 HAL_CBACK(bt_rc_callbacks, volume_change_cb, pavrc_resp->volume.volume, in btif_rc_upstreams_rsp_evt()