Searched refs:pavrc_resp (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_rc.cc | 372 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype, 1889 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype, in btif_rc_upstreams_rsp_evt() argument 1893 dump_rc_pdu(pavrc_resp->pdu), p_dev->rc_handle, ctype, label); in btif_rc_upstreams_rsp_evt() 1898 p_dev->rc_volume = pavrc_resp->reg_notif.param.volume; in btif_rc_upstreams_rsp_evt() 1900 pavrc_resp->reg_notif.param.volume, ctype, p_dev->rc_addr); in btif_rc_upstreams_rsp_evt() 1906 pavrc_resp->volume.volume, ctype); in btif_rc_upstreams_rsp_evt() 1908 p_dev->rc_volume = pavrc_resp->volume.volume; in btif_rc_upstreams_rsp_evt() 1909 HAL_CBACK(bt_rc_callbacks, volume_change_cb, pavrc_resp->volume.volume, in btif_rc_upstreams_rsp_evt()
|