Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_dfm.c59 if (in->packet_type == AUDIO_SAMPLE_PACKET || in->packet_type == ONE_BIT_AUDIO_SAMPLE_PACKET) { in dfm_get_audio_ap()
65 } else if (in->packet_type == DTS_AUDIO_PACKET) { in dfm_get_audio_ap()
67 } else if (in->packet_type == HBR_AUDIO_PACKET || in dfm_get_audio_ap()
68 in->packet_type == MULTI_STREAM_AUDIO_SAMPLE_PACKET || in dfm_get_audio_ap()
69 in->packet_type == ONE_BIT_MULTI_STREAM_AUDIO_SAMPLE_PACKET) { in dfm_get_audio_ap()
71 …} else if (in->packet_type == AUDIO_3D_SAMPLE_PACKET || in->packet_type == ONE_BIT_AUDIO_3D_SAMPLE… in dfm_get_audio_ap()
Ddrv_hdmi_dfm.h102 hi_s32 packet_type; member
Ddrv_hdmi_frl.c223 dfm->packet_type = AUDIO_SAMPLE_PACKET; in frl_dfm_construct()
/device/soc/rockchip/rk3588/kernel/include/trace/hooks/
Dnet.h12 struct packet_type;
16 TP_PROTO(const struct packet_type *pt, struct list_head *vendor_pt),
/device/board/isoftstone/yangfan/common/mqtt/mqttclient_c/src/
DMQTTClient.c313 int packet_type = readPacket(c, timer); /* read the socket, see what work is due */ in cycle() local
314 if (packet_type != 0) in cycle()
315 …ket_type=0x%{public}x,errno = [%{public}d]", c->readbuf[0], c->readbuf[1], rc, packet_type, errno); in cycle()
317 switch (packet_type) in cycle()
321 rc = packet_type; in cycle()
365 (packet_type == PUBREC) ? PUBREL : PUBCOMP, 0, mypacketid)) <= 0) in cycle()
389 rc = packet_type; in cycle()
450 int waitfor(MQTTClient* c, int packet_type, Timer* timer) in waitfor() argument
460 while (rc != packet_type && rc >= 0); in waitfor()
/device/board/isoftstone/yangfan/common/mqtt/mqttclient/src/
DMQTTClient.h242 int waitfor(int packet_type, Timer& timer);
585 int packet_type = readPacket(timer); // read the socket, see what work is due in cycle() local
587 switch (packet_type) in cycle()
591 rc = packet_type; in cycle()
648 (packet_type == PUBREC) ? PUBREL : PUBCOMP, 0, mypacketid)) <= 0) in cycle()
654 if (packet_type == PUBREL) in cycle()
672 rc = packet_type; in cycle()
715 int MQTT::Client<Network, Timer, a, b>::waitfor(int packet_type, Timer& timer) in waitfor() argument
725 while (rc != packet_type && rc >= 0); in waitfor()
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/utils/intersyshci/
Dtrans_adapt_v2.h23 int bes_pack_le_hci_data(unsigned char packet_type, unsigned char *packet, int size);
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_bt/legacy_include/
Dbt_include.h43 uint16_t packet_type,
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DMQTTClient.h479 typedef void MQTTClient_published(void* context, int dt, int packet_type, MQTTProperties* propertie…
DMQTTAsync.h459 int packet_type; member
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/
Dbt_common_hci.h833 uint16_t packet_type; // Packet Type member
1249 uint16_t packet_type; // Packet Type member
1340 uint16_t packet_type; member
1382 uint16_t packet_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h461 BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1692 BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type) in btsnd_hcic_enhanced_flush() argument
1709 UINT8_TO_STREAM (pp, packet_type); in btsnd_hcic_enhanced_flush()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
D802.11.h4443 uint8 packet_type; /* 0 for Request 1 for Response */ member
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
D802.11.h4818 uint8 packet_type; /* 0 for Request 1 for Response */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
D802.11.h4663 uint8 packet_type; /* 0 for Request 1 for Response */ member
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
D802.11.h5072 uint8 packet_type; /* 0 for Request 1 for Response */ member