Searched refs:downlink (Results 1 – 18 of 18) sorted by relevance
/hardware/interfaces/radio/aidl/android/hardware/radio/data/ |
D | EpsQos.aidl | 34 QosBandwidth downlink;
|
D | NrQos.aidl | 39 QosBandwidth downlink;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/current/android/hardware/radio/data/ |
D | EpsQos.aidl | 39 android.hardware.radio.data.QosBandwidth downlink;
|
D | NrQos.aidl | 39 android.hardware.radio.data.QosBandwidth downlink;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/1/android/hardware/radio/data/ |
D | EpsQos.aidl | 38 android.hardware.radio.data.QosBandwidth downlink;
|
D | NrQos.aidl | 38 android.hardware.radio.data.QosBandwidth downlink;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/3/android/hardware/radio/data/ |
D | EpsQos.aidl | 39 android.hardware.radio.data.QosBandwidth downlink;
|
D | NrQos.aidl | 39 android.hardware.radio.data.QosBandwidth downlink;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/2/android/hardware/radio/data/ |
D | EpsQos.aidl | 38 android.hardware.radio.data.QosBandwidth downlink;
|
D | NrQos.aidl | 38 android.hardware.radio.data.QosBandwidth downlink;
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/ |
D | structs.cpp | 129 .downlink = toAidl(qos.downlink), in toAidl() 137 .downlink = toAidl(qos.downlink), in toAidl()
|
/hardware/knowles/athletico/sound_trigger_hal/ |
D | cvq_ioctl.h | 257 int set_music_buffer_route(struct audio_route *route_hdl, bool downlink); 258 int tear_music_buffer_route(struct audio_route *route_hdl, bool downlink);
|
D | cvq_util.c | 1717 int set_music_buffer_route(struct audio_route *route_hdl, bool downlink) in set_music_buffer_route() argument 1721 ALOGD("+%s+ %d", __func__, downlink); in set_music_buffer_route() 1722 if (downlink) in set_music_buffer_route() 1735 int tear_music_buffer_route(struct audio_route *route_hdl, bool downlink) in tear_music_buffer_route() argument 1739 ALOGD("+%s+ %d", __func__, downlink); in tear_music_buffer_route() 1740 if (downlink) in tear_music_buffer_route()
|
/hardware/interfaces/radio/1.6/ |
D | types.hal | 71 QosBandwidth downlink; 83 QosBandwidth downlink; 406 * Estimated downlink capacity in kbps. In case of a dual connected network, 426 * Estimated downlink capacity of secondary carrier in a dual connected NR mode in kbps.
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 115 * @param thresholdsDownlinkKbps A vector of trigger thresholds in kbps for downlink reports. A
|
D | types.hal | 367 * Estimated downlink capacity in kbps. This bandwidth estimate shall be the estimated
|
/hardware/interfaces/radio/1.5/ |
D | IRadio.hal | 90 * @param thresholdsDownlinkKbps A vector of trigger thresholds in kbps for downlink reports. A
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 148 /** Voice call downlink (Rx) audio source. */ 150 /** Voice call uplink + downlink audio source. */
|