| /drivers/hdf_core/framework/model/network/wifi/core/components/eapol/ |
| D | eapol.c | 17 #define RETURN_IF_INPUT_VALID(netDevice, buff) do { \ argument 28 static int32_t EnableEapol(const struct NetDevice *netDevice, struct EapolEnable *buff) in EnableEapol() 55 static int32_t GetEapol(const struct NetDevice *netDevice, struct EapolRx *buff) in GetEapol() 95 static int32_t SendEapol(struct NetDevice *netDevice, struct EapolTx *buff) in SendEapol() 175 static int32_t WriteEapolToQueue(const struct NetDevice *netDevice, NetBuf *buff) in WriteEapolToQueue()
|
| D | eapol.h | 38 uint8_t *buff; member 43 uint8_t *buff; member
|
| /drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/qos/ |
| D | flow_control_test.c | 32 NetBuf *buff = NULL; in SendDataPacket() local 85 NetBuf *buff = NULL; in ConstructEapolNetBuf() local 120 NetBuf *buff = NULL; in WiFiFlowControlTestGetEapolQueueId() local 147 NetBuf *buff = NULL; in WiFiFlowControlTestSendData() local
|
| /drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
| D | hci_watcher.cpp | 158 uint8_t buff; in WatcherThread() local 173 uint8_t buff = 0; in ThreadWakeup() local
|
| D | vendor_interface.cpp | 243 HC_BT_HDR *buff = reinterpret_cast<HC_BT_HDR *>(new uint8_t[buffSize]); in OnEventReceived() local 258 HC_BT_HDR *buff = reinterpret_cast<HC_BT_HDR *>(new uint8_t[buffSize]); in OnEventReceived() local
|
| /drivers/hdf_core/framework/model/network/wifi/platform/src/qos/ |
| D | flow_control.c | 94 static FlowControlQueueID IpProcessFunc(const void *buff, uint32_t len) in IpProcessFunc() 232 static int32_t SendBuffToFCM(struct FlowControlModule *fcm, NetBuf *buff, uint32_t id, uint32_t dir) in SendBuffToFCM() 256 static FlowControlQueueID GetQueueIdByEtherBuff(const NetBuf *buff) in GetQueueIdByEtherBuff()
|
| /drivers/peripheral/distributed_camera/hdi_service/test/sample/ |
| D | stream_customer.h | 57 OHOS::sptr<OHOS::SurfaceBuffer> buff = nullptr; in OnBufferAvailable() local
|
| /drivers/peripheral/camera/test/ut/v4l2/ |
| D | stream_customer.cpp | 31 OHOS::sptr<OHOS::SurfaceBuffer> buff = nullptr; in CamFrame() local
|
| /drivers/peripheral/camera/test/demo/ |
| D | stream_customer.cpp | 46 OHOS::sptr<OHOS::SurfaceBuffer> buff = nullptr; in CamFrame() local
|
| /drivers/peripheral/camera/test/demo_3A/ |
| D | stream_customer.cpp | 46 OHOS::sptr<OHOS::SurfaceBuffer> buff = nullptr; in CamFrame() local
|
| /drivers/hdf_core/framework/support/platform/src/hdmi/ |
| D | hdmi_infoframe.c | 101 uint8_t *buff = data; in HdmiInfoFramePacketAviEncoding() local 175 uint8_t *buff = data; in HdmiInfoFramePacketSpdEncoding() local 211 uint8_t *buff = data; in HdmiInfoFramePacketAudioEncoding() local 252 uint8_t *buff = data; in HdmiInfoFramePacketDrmEncoding() local
|
| /drivers/peripheral/connected_nfc_tag/hdi_service/ |
| D | connected_nfc_tag_impl.cpp | 31 static int EventCallback(uint8_t event, uint8_t *buff, uint32_t buffLen) in EventCallback()
|
| /drivers/hdf_core/adapter/khdf/liteos_m/network/src/ |
| D | net_device_adapter.c | 386 …tic ProcessingResult LiteNetDevDataFilter(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff) in LiteNetDevDataFilter() 408 static int32_t LiteNetDevDataReceive(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff) in LiteNetDevDataReceive() 427 static int32_t LiteNetDevReceive(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff, ReceiveF… in LiteNetDevReceive()
|
| /drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
| D | osal_firmware.c | 44 uint8_t *buff; member
|
| /drivers/hdf_core/adapter/khdf/liteos/network/src/ |
| D | net_device_adapter.c | 425 …tic ProcessingResult LiteNetDevDataFilter(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff) in LiteNetDevDataFilter() 447 static int32_t LiteNetDevDataReceive(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff) in LiteNetDevDataReceive() 466 static int32_t LiteNetDevReceive(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff, ReceiveF… in LiteNetDevReceive()
|
| /drivers/peripheral/connected_nfc_tag/vendor_adapter/ |
| D | connected_nfc_tag_vendor_adapter.cpp | 221 uint8_t buff[MAX_NDEF_LEN]; in ReadNdefData() local
|
| /drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/netdevice/ |
| D | net_device_test.c | 123 NetBuf *buff = NULL; in WiFiNetDviceTestRx() local
|
| /drivers/hdf_core/framework/model/network/common/netdevice/ |
| D | net_device.c | 338 static int32_t NetIfRxImpl(const struct NetDevice *netDevice, NetBuf *buff, ReceiveFlag flag) in NetIfRxImpl() 391 int32_t NetIfRx(const struct NetDevice *netDevice, NetBuf *buff) in NetIfRx() 396 int32_t NetIfRxNi(const struct NetDevice *netDevice, NetBuf *buff) in NetIfRxNi()
|
| /drivers/hdf_core/framework/test/unittest/model/usb/device/src/ |
| D | usb_device_lite_sdk_if_test.c | 577 char *buff = buffer; in UsbFnDviceTestGetProp() local 598 char *buff = buffer; in UsbFnDviceTestGetProp002() local 615 char *buff = buffer; in UsbFnDviceTestGetProp003() local 627 char *buff = buffer; in UsbFnDviceTestGetProp004() local 645 char *buff = buffer; in UsbFnDviceTestGetProp005() local 677 char *buff = buffer; in UsbFnDviceTestGetProp007() local 698 char *buff = buffer; in UsbFnDviceTestGetProp008() local
|
| /drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/ |
| D | usb_net_adapter.c | 60 static int printf_char_buffer(char *buff, int size, bool isPrint) in printf_char_buffer() 869 uint32_t infoSize, unsigned char *buff, SkBuff *skb) in UsbnetAdapterSetSkb() 917 unsigned char *buff = NULL; in UsbnetAdapterRxComplete() local
|
| /drivers/hdf_core/framework/model/sensor/driver/common/src/ |
| D | sensor_config_controller.c | 275 uint8_t *buff, int16_t len) in SetSensorRegCfgArrayByBuff()
|
| /drivers/hdf_core/framework/model/sensor/driver/common/include/ |
| D | sensor_config_parser.h | 54 uint8_t *buff; member
|
| /drivers/peripheral/usb/net/src/ |
| D | usb_net_host.c | 38 static int printf_char_buffer(char *buff, int size, bool isPrint) in printf_char_buffer() 54 void UsbnetWriteLog(char *buff, int size, int tag) in UsbnetWriteLog()
|
| /drivers/peripheral/power/interfaces/hdi_service/src/ |
| D | hibernate.cpp | 183 char buff[SWAP_HEADER_BUF_LEN]; in MkSwap() local
|
| /drivers/hdf_core/adapter/khdf/linux/network/src/ |
| D | net_device_adapter.c | 387 NetBuf *buff, ReceiveFlag flag) in NetDevReceive()
|