Home
last modified time | relevance | path

Searched defs:qos (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
Dstructs.cpp126 static aidl::EpsQos toAidl(const V1_6::EpsQos& qos) { in toAidl()
134 static aidl::NrQos toAidl(const V1_6::NrQos& qos) { in toAidl()
144 static std::variant<bool, aidl::EpsQos, aidl::NrQos> toAidl(const V1_6::Qos& qos) { in toAidl()
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothLeAudioAseConfigurationSettingProvider.cpp417 LeAudioAseQosConfiguration& qos, const le_audio::QosConfiguration* qos_cfg, in populateAseQosConfiguration()
476 LeAudioAseQosConfiguration qos; in SetConfigurationFromFlatSubconfig() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h956 #define QOS_PRIO(qos) (((qos) & QOS_PRIO_MASK) >> QOS_PRIO_SHIFT) /* QoS priority */ argument
961 #define QOS_TID(qos) (((qos) & QOS_TID_MASK) >> QOS_TID_SHIFT) /* QoS TID */ argument
966 #define QOS_EOSP(qos) (((qos) & QOS_EOSP_MASK) >> QOS_EOSP_SHIFT) /* Qos EOSP */ argument
975 #define QOS_ACK(qos) (((qos) & QOS_ACK_MASK) >> QOS_ACK_SHIFT) /* QoS ACK */ argument