Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc1819 const btif_av_sink_config_req_t* p_config_req = in ProcessEvent() local
1821 btif_av_report_sink_audio_config_state(p_config_req->peer_address, p_config_req->sample_rate, in ProcessEvent()
1822 p_config_req->channel_count); in ProcessEvent()
2120 const btif_av_sink_config_req_t* p_config_req = in ProcessEvent() local
2125 p_config_req->peer_address, p_config_req->sample_rate, p_config_req->channel_count); in ProcessEvent()
2130 p_config_req->peer_address, p_config_req->sample_rate, p_config_req->channel_count); in ProcessEvent()