Searched refs:pavrc_resp (Results 1 – 1 of 1) sorted by relevance
/system/bt/btif/src/ |
D | btif_rc.cc | 344 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype, 1745 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype, in btif_rc_upstreams_rsp_evt() argument 1749 dump_rc_pdu(pavrc_resp->pdu), p_dev->rc_handle, ctype, in btif_rc_upstreams_rsp_evt() 1755 p_dev->rc_volume = pavrc_resp->reg_notif.param.volume; in btif_rc_upstreams_rsp_evt() 1757 pavrc_resp->reg_notif.param.volume, ctype, p_dev->rc_addr); in btif_rc_upstreams_rsp_evt() 1764 __func__, pavrc_resp->volume.volume, ctype); in btif_rc_upstreams_rsp_evt() 1766 p_dev->rc_volume = pavrc_resp->volume.volume; in btif_rc_upstreams_rsp_evt() 1767 HAL_CBACK(bt_rc_callbacks, volume_change_cb, pavrc_resp->volume.volume, in btif_rc_upstreams_rsp_evt()
|