/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
D | drv_hdmi_dfm.c | 59 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()
|
D | drv_hdmi_dfm.h | 102 hi_s32 packet_type; member
|
D | drv_hdmi_frl.c | 223 dfm->packet_type = AUDIO_SAMPLE_PACKET; in frl_dfm_construct()
|
/device/soc/rockchip/rk3588/kernel/include/trace/hooks/ |
D | net.h | 12 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/ |
D | MQTTClient.c | 313 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/ |
D | MQTTClient.h | 242 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/ |
D | trans_adapt_v2.h | 23 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/ |
D | bt_include.h | 43 uint16_t packet_type,
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
D | MQTTClient.h | 479 typedef void MQTTClient_published(void* context, int dt, int packet_type, MQTTProperties* propertie…
|
D | MQTTAsync.h | 459 int packet_type; member
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/ |
D | bt_common_hci.h | 833 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/ |
D | hcimsgs.h | 461 BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type);
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/hcic/ |
D | hcicmds.c | 1692 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/ |
D | 802.11.h | 4443 uint8 packet_type; /* 0 for Request 1 for Response */ member
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
D | 802.11.h | 4818 uint8 packet_type; /* 0 for Request 1 for Response */ member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
D | 802.11.h | 4663 uint8 packet_type; /* 0 for Request 1 for Response */ member
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/ |
D | 802.11.h | 5072 uint8 packet_type; /* 0 for Request 1 for Response */ member
|