Home
last modified time | relevance | path

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

12

/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/forward/
Dhmac_tx_data.h180 OAL_STATIC OAL_INLINE osal_void hmac_tx_set_cb_header_len(osal_u32 qos, mac_tx_ctl_stru *tx_ctl) in hmac_tx_set_cb_header_len()
204 OAL_STATIC OAL_INLINE osal_void hmac_tx_set_frame_ctrl(osal_u32 qos, mac_tx_ctl_stru *tx_ctl, in hmac_tx_set_frame_ctrl()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_tx_data.h116 static inline hi_u8 hmac_get_frame_header_len(hi_u32 qos, const hmac_tx_ctl_stru *tx_ctl) in hmac_get_frame_header_len()
Dhmac_tx_data.c787 static hi_void hmac_tx_set_frame_ctrl(hi_u32 qos, const hmac_tx_ctl_stru *tx_ctl, in hmac_tx_set_frame_ctrl()
1063 hi_u32 qos = HMAC_TX_BSS_NOQOS; in hmac_tx_encap() local
/device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/
DMQTTProtocolClient.c149 static int MQTTProtocol_startPublishCommon(Clients* pubclient, Publish* publish, int qos, int retai… in MQTTProtocol_startPublishCommon()
171 int MQTTProtocol_startPublish(Clients* pubclient, Publish* publish, int qos, int retained, Messages… in MQTTProtocol_startPublish()
221 Messages* MQTTProtocol_createMessage(Publish* publish, Messages **mm, int qos, int retained, int al… in MQTTProtocol_createMessage()
DMQTTPersistence.h77 int qos; member
DMQTTClient.c2484 int* qos, MQTTSubscribe_options* opts, MQTTProperties* props) in MQTTClient_subscribeMany5()
2636 int MQTTClient_subscribeMany(MQTTClient handle, int count, char* const* topic, int* qos) in MQTTClient_subscribeMany()
2654 MQTTResponse MQTTClient_subscribe5(MQTTClient handle, const char* topic, int qos, in MQTTClient_subscribe5()
2668 int MQTTClient_subscribe(MQTTClient handle, const char* topic, int qos) in MQTTClient_subscribe()
2825 int qos, int retained, MQTTProperties* properties, MQTTClient_deliveryToken* deliveryToken) in MQTTClient_publish5()
2976 int qos, int retained, MQTTClient_deliveryToken* deliveryToken) in MQTTClient_publish()
DMQTTPacket.h73 unsigned int qos : 2; /**< QoS value, 0, 1 or 2 */ member
80 unsigned int qos : 2; /**< QoS value, 0, 1 or 2 */ member
DClients.h66 int qos; member
89 int qos; member
DMQTTAsync.h295 int qos; member
579 int qos; member
1040 int qos; member
DMQTTClient.h295 int qos; member
643 int qos; member
DMQTTPersistence.c569 int MQTTPersistence_remove(Clients* c, char *type, int qos, int msgId) in MQTTPersistence_remove()
DMQTTAsyncUtils.h72 int qos; member
DMQTTPacket.c859 int MQTTPacket_send_publish(Publish* pack, int dup, int qos, int retained, networkHandles* net, con… in MQTTPacket_send_publish()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DMQTTPersistence.h72 int qos; member
DClients.h60 int qos; member
80 int qos; member
DMQTTPacket.h74 unsigned int qos : 2; /**< QoS value, 0, 1 or 2 */ member
81 unsigned int qos : 2; /**< QoS value, 0, 1 or 2 */ member
DMQTTClient.h292 int qos; member
624 int qos; member
DMQTTAsync.h283 int qos; member
473 int qos; member
879 int qos; member
/device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/samples/
Dpubsub_opts.h43 int qos; member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/inc/romable/msg/
Dmsg_user_manage_rom.h95 osal_u8 qos : 1; member
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/ap/
Dap_drv_ops.h309 int qos) in hostapd_drv_poll_client()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_user.h67 qos : 1, /* QOS: 0=非QOS站点, 1=QOS站点 */ member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_11k.h226 qos : 1, member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/mac/
Dmac_user_ext.h142 qos : 1, /* QOS: 0=非QOS站点, 1=QOS站点 */ member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/oal/
Doal_net.h699 qos : 1, /* 能力位: 支持QOS */ member

12