Home
last modified time | relevance | path

Searched defs:handle (Results 26 – 50 of 2686) sorted by relevance

12345678910>>...108

/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dsdio_if.c51 DevHandle handle = NULL; in SdioOpen() local
90 void SdioClose(DevHandle handle) in SdioClose()
125 int32_t SdioReadBytesFromFixedAddr(DevHandle handle, uint8_t *data, in SdioReadBytesFromFixedAddr()
141 int32_t SdioWriteBytesToFixedAddr(DevHandle handle, uint8_t *data, in SdioWriteBytesToFixedAddr()
187 int32_t SdioSetBlockSize(DevHandle handle, uint32_t blockSize) in SdioSetBlockSize()
232 int32_t SdioFlushData(DevHandle handle) in SdioFlushData()
247 void SdioClaimHost(DevHandle handle) in SdioClaimHost()
264 void SdioReleaseHost(DevHandle handle) in SdioReleaseHost()
281 int32_t SdioEnableFunc(DevHandle handle) in SdioEnableFunc()
296 int32_t SdioDisableFunc(DevHandle handle) in SdioDisableFunc()
[all …]
/ohos5.0/base/startup/init/services/begetctl/shell/
H A Dshell_bas.c22 char *BShellEnvErrString(BShellHandle handle, int32_t err) in BShellEnvErrString()
62 int32_t BShellCmdHelp(BShellHandle handle, int32_t argc, char *argv[]) in BShellCmdHelp()
98 int32_t BShellEnvOutput(BShellHandle handle, char *fmt, ...) in BShellEnvOutput()
140 void BShellEnvOutputByte(BShellHandle handle, char data) in BShellEnvOutputByte()
147 void BShellEnvOutputResult(BShellHandle handle, int32_t result) in BShellEnvOutputResult()
156 static void BShellEnvOutputParam(BShellHandle handle, char *var) in BShellEnvOutputParam()
163 void BShellEnvBackspace(BShellHandle handle, uint32_t length) in BShellEnvBackspace()
397 void BShellEnvLoop(BShellHandle handle) in BShellEnvLoop()
431 int BShellEnvStart(BShellHandle handle) in BShellEnvStart()
477 void BShellEnvDestory(BShellHandle handle) in BShellEnvDestory()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Dcmd_list_helper_test.cpp56 OpDataHandle handle = CmdListHelper::AddImageToCmdList(*cmdList, image); variable
70 OpDataHandle handle = {}; variable
89 ImageHandle handle = CmdListHelper::AddBitmapToCmdList(*cmdList, bitmap); variable
109 ImageHandle handle = {}; variable
127 OpDataHandle handle = {}; variable
175 auto handle = CmdListHelper::AddChildToCmdList(*cmdList, childCmdList); variable
231 auto handle = CmdListHelper::AddImageObjectToCmdList(*cmdList, object); variable
254 auto handle = CmdListHelper::AddImageBaseObjToCmdList(*cmdList, object); variable
271 auto handle = CmdListHelper::AddSymbolToCmdList(*cmdList, symbol); variable
325 auto handle = CmdListHelper::AddGroupInfoToCmdList(*cmdList, groupInfo); variable
[all …]
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcommon.cpp42 interface_info *getIfaceInfo(wifi_interface_handle handle) in getIfaceInfo()
47 wifi_handle getWifiHandle(wifi_interface_handle handle) in getWifiHandle()
52 hal_info *getHalInfo(wifi_handle handle) in getHalInfo()
57 hal_info *getHalInfo(wifi_interface_handle handle) in getHalInfo()
97 wifi_error wifi_register_vendor_handler(wifi_handle handle, in wifi_register_vendor_handler()
143 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler()
218 WifiCommand *wifi_unregister_cmd(wifi_handle handle, int id) in wifi_unregister_cmd()
243 WifiCommand *wifi_get_cmd(wifi_handle handle, int id) in wifi_get_cmd()
259 void wifi_unregister_cmd(wifi_handle handle, WifiCommand *cmd) in wifi_unregister_cmd()
276 wifi_handle handle = getWifiHandle(iface); in wifi_cancel_cmd() local
[all …]
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dsignal.rs50 let handle = ylong_runtime::spawn(async move { in sdv_signal_recv_test() localVariable
94 let handle = ylong_runtime::spawn(async move { in sdv_signal_poll_recv_test() localVariable
136 let handle = ylong_runtime::spawn(async move { in sdv_signal_alarm() localVariable
151 let handle = ylong_runtime::spawn(async move { in sdv_signal_child() localVariable
166 let handle = ylong_runtime::spawn(async move { in sdv_signal_hangup() localVariable
181 let handle = ylong_runtime::spawn(async move { in sdv_signal_interrupt() localVariable
196 let handle = ylong_runtime::spawn(async move { in sdv_signal_io() localVariable
211 let handle = ylong_runtime::spawn(async move { in sdv_signal_pipe() localVariable
226 let handle = ylong_runtime::spawn(async move { in sdv_signal_terminate() localVariable
241 let handle = ylong_runtime::spawn(async move { in sdv_signal_user_defined1() localVariable
[all …]
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeParamCheckTest.cpp52 OH_AVCodec *handle = encoderDemo->NativeCreateByMime("aaa"); variable
74 OH_AVCodec *handle = encoderDemo->NativeCreateByName("aaa"); variable
97 OH_AVCodec *handle = encoderDemo->NativeCreateByName("OH.Media.Codec.Encoder.Audio.AAC"); variable
156 OH_AVCodec *handle = encoderDemo->NativeCreateByName("OH.Media.Codec.Encoder.Audio.AAC"); variable
215 OH_AVCodec *handle = encoderDemo->NativeCreateByName("OH.Media.Codec.Encoder.Audio.AAC"); variable
274 OH_AVCodec *handle = encoderDemo->NativeCreateByName("OH.Media.Codec.Encoder.Audio.AAC"); variable
335 OH_AVCodec *handle = encoderDemo->NativeCreateByName("OH.Media.Codec.Encoder.Audio.AAC"); variable
396 OH_AVCodec *handle = encoderDemo->NativeCreateByName("OH.Media.Codec.Encoder.Audio.AAC"); variable
457 OH_AVCodec *handle = encoderDemo->NativeCreateByName("OH.Media.Codec.Encoder.Audio.AAC"); variable
508 OH_AVCodec *handle = encoderDemo->NativeCreateByName("OH.Media.Codec.Encoder.Audio.AAC"); variable
[all …]
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_lib_render.c21 const struct DevHandle *handle, int cmdId, const struct AudioHwRenderParam *handleData) in AudioCtlRenderSetVolume()
42 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderGetVolume()
101 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderGetMuteStu()
135 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderGetGainStu()
180 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderSceneGetGainThreshold()
203 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderGetVolThreshold()
247 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderGetChannelMode()
268 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioInterfaceLibCtlRender()
472 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioOutputRenderGetMmapPosition()
486 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioInterfaceLibOutputRender()
[all …]
H A Dalsa_lib_capture.c21 const struct DevHandle *handle, int cmdId, const struct AudioHwCaptureParam *handleData) in AudioCtlCaptureSetPauseStu()
40 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetVolume()
101 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetMuteStu()
135 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetGainStu()
180 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetGainThreshold()
203 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetVolThreshold()
225 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioInterfaceLibCtlCapture()
326 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioOutputCaptureRead()
438 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioOutputCaptureGetMmapPosition()
451 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioInterfaceLibOutputCapture()
[all …]
/aosp12/hardware/interfaces/common/support/
H A DNativeHandle.cpp25 static native_handle_t* fromAidl(const NativeHandle& handle, bool doDup) { in fromAidl()
37 native_handle_t* makeFromAidl(const NativeHandle& handle) { in makeFromAidl()
40 native_handle_t* dupFromAidl(const NativeHandle& handle) { in dupFromAidl()
44 static NativeHandle toAidl(const native_handle_t* handle, bool doDup) { in toAidl()
58 NativeHandle makeToAidl(const native_handle_t* handle) { in makeToAidl()
62 NativeHandle dupToAidl(const native_handle_t* handle) { in dupToAidl()
H A Dtest.cpp54 NativeHandle handle = { in makeTestAidlHandle() local
64 NativeHandle handle; in TEST() local
72 NativeHandle handle = makeTestAidlHandle(); in TEST() local
80 NativeHandle handle; in TEST() local
88 NativeHandle handle = makeTestAidlHandle(); in TEST() local
96 native_handle_t* handle = native_handle_create(2, 4); in makeTestLibcutilsHandle() local
107 native_handle_t* handle = native_handle_create(0, 0); in TEST() local
115 native_handle_t* handle = makeTestLibcutilsHandle(); in TEST() local
123 native_handle_t* handle = native_handle_create(0, 0); in TEST() local
131 native_handle_t* handle = makeTestLibcutilsHandle(); in TEST() local
/aosp12/system/bt/test/mock/
H A Dmock_stack_sdp_db.cc38 bool SDP_AddAdditionProtoLists(uint32_t handle, uint16_t num_elem, in SDP_AddAdditionProtoLists()
43 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
48 bool SDP_AddLanguageBaseAttrIDList(uint32_t handle, uint16_t lang, in SDP_AddLanguageBaseAttrIDList()
53 bool SDP_AddProfileDescriptorList(uint32_t handle, uint16_t profile_uuid, in SDP_AddProfileDescriptorList()
58 bool SDP_AddProtocolList(uint32_t handle, uint16_t num_elem, in SDP_AddProtocolList()
63 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem, in SDP_AddSequence()
68 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList()
73 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence()
78 bool SDP_DeleteAttribute(uint32_t handle, uint16_t attr_id) { in SDP_DeleteAttribute()
82 bool SDP_DeleteRecord(uint32_t handle) { in SDP_DeleteRecord()
[all …]
H A Dmock_bta_ag_api.cc44 void BTA_AgAudioClose(uint16_t handle) { mock_function_count_map[__func__]++; } in BTA_AgAudioClose()
45 void BTA_AgAudioOpen(uint16_t handle) { mock_function_count_map[__func__]++; } in BTA_AgAudioOpen()
46 void BTA_AgClose(uint16_t handle) { mock_function_count_map[__func__]++; } in BTA_AgClose()
47 void BTA_AgDeregister(uint16_t handle) { mock_function_count_map[__func__]++; } in BTA_AgDeregister()
49 void BTA_AgOpen(uint16_t handle, const RawAddress& bd_addr) { in BTA_AgOpen()
57 void BTA_AgResult(uint16_t handle, tBTA_AG_RES result, in BTA_AgResult()
64 void BTA_AgSetCodec(uint16_t handle, tBTA_AG_PEER_CODEC codec) { in BTA_AgSetCodec()
H A Dmock_stack_avct_api.cc44 uint16_t AVCT_CreateBrowse(uint8_t handle, uint8_t role) { in AVCT_CreateBrowse()
53 uint16_t AVCT_GetBrowseMtu(uint8_t handle) { in AVCT_GetBrowseMtu()
57 uint16_t AVCT_GetPeerMtu(uint8_t handle) { in AVCT_GetPeerMtu()
61 uint16_t AVCT_MsgReq(uint8_t handle, uint8_t label, uint8_t cr, BT_HDR* p_msg) { in AVCT_MsgReq()
65 uint16_t AVCT_RemoveBrowse(uint8_t handle) { in AVCT_RemoveBrowse()
69 uint16_t AVCT_RemoveConn(uint8_t handle) { in AVCT_RemoveConn()
H A Dmock_bta_pan_ci.cc36 BT_HDR* bta_pan_ci_readbuf(uint16_t handle, RawAddress& src, RawAddress& dst, in bta_pan_ci_readbuf()
41 void bta_pan_ci_rx_ready(uint16_t handle) { in bta_pan_ci_rx_ready()
44 void bta_pan_ci_rx_write(uint16_t handle, const RawAddress& dst, in bta_pan_ci_rx_write()
49 void bta_pan_ci_rx_writebuf(uint16_t handle, const RawAddress& dst, in bta_pan_ci_rx_writebuf()
54 void bta_pan_ci_set_mfilters(uint16_t handle, uint16_t num_mcast_filters, in bta_pan_ci_set_mfilters()
58 void bta_pan_ci_set_pfilters(uint16_t handle, uint16_t num_filters, in bta_pan_ci_set_pfilters()
62 void bta_pan_ci_tx_flow(uint16_t handle, bool enable) { in bta_pan_ci_tx_flow()
65 void bta_pan_ci_tx_ready(uint16_t handle) { in bta_pan_ci_tx_ready()
/ohos5.0/base/security/certificate_manager/test/unittest/src/
H A Dcm_init_test.cpp87 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
105 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
123 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
141 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
159 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
177 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
195 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
213 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
229 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
245 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
[all …]
/ohos5.0/drivers/hdf_core/framework/support/platform/src/pin/
H A Dpin_if.c20 void PinPut(DevHandle handle) in PinPut()
29 int32_t PinSetPull(DevHandle handle, enum PinPullType pullType) in PinSetPull()
42 int32_t PinGetPull(DevHandle handle, enum PinPullType *pullType) in PinGetPull()
55 int32_t PinSetStrength(DevHandle handle, uint32_t strength) in PinSetStrength()
68 int32_t PinGetStrength(DevHandle handle, uint32_t *strength) in PinGetStrength()
81 int32_t PinSetFunc(DevHandle handle, const char *funcName) in PinSetFunc()
94 int32_t PinGetFunc(DevHandle handle, const char **funcName) in PinGetFunc()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeParamCheckTest.cpp48 OH_AVCodec *handle = decoderDemo->NativeCreateByMime("aaa"); variable
70 OH_AVCodec *handle = decoderDemo->NativeCreateByName("aaa"); variable
121 OH_AVCodec *handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable
176 OH_AVCodec *handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable
231 OH_AVCodec *handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable
286 OH_AVCodec *handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable
343 OH_AVCodec *handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable
400 OH_AVCodec *handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable
457 OH_AVCodec *handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable
504 OH_AVCodec *handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable
[all …]
/ohos5.0/drivers/hdf_core/framework/support/platform/src/regulator/
H A Dregulator_if.c22 void RegulatorClose(DevHandle handle) in RegulatorClose()
37 int32_t RegulatorEnable(DevHandle handle) in RegulatorEnable()
55 int32_t RegulatorDisable(DevHandle handle) in RegulatorDisable()
73 int32_t RegulatorForceDisable(DevHandle handle) in RegulatorForceDisable()
91 int32_t RegulatorSetVoltage(DevHandle handle, uint32_t minUv, uint32_t maxUv) in RegulatorSetVoltage()
115 int32_t RegulatorGetVoltage(DevHandle handle, uint32_t *voltage) in RegulatorGetVoltage()
133 int32_t RegulatorSetCurrent(DevHandle handle, uint32_t minUa, uint32_t maxUa) in RegulatorSetCurrent()
157 int32_t RegulatorGetCurrent(DevHandle handle, uint32_t *regCurrent) in RegulatorGetCurrent()
175 int32_t RegulatorGetStatus(DevHandle handle, uint32_t *status) in RegulatorGetStatus()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/tests/
H A Dsdv_async_http_client_error.rs76 let handle = ylong_runtime::spawn(async move { in sdv_err_start_connect_timeout() localVariable
121 let handle = handles.pop().unwrap(); in sdv_err_req_timeout() localVariable
136 let handle = ylong_runtime::spawn(async move { in sdv_err_req_timeout() localVariable
198 let handle = handles.pop().unwrap(); in sdv_err_redirect_wrong_location() localVariable
213 let handle = ylong_runtime::spawn(async move { in sdv_err_redirect_wrong_location() localVariable
262 let handle = handles.pop().unwrap(); in sdv_err_response_with_wrong_body_length() localVariable
277 let handle = ylong_runtime::spawn(async move { in sdv_err_response_with_wrong_body_length() localVariable
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_render.cpp43 int32_t AudioRenderStart(AudioHandle handle) in AudioRenderStart()
70 int32_t AudioRenderStop(AudioHandle handle) in AudioRenderStop()
97 int32_t AudioRenderPause(AudioHandle handle) in AudioRenderPause()
125 int32_t AudioRenderResume(AudioHandle handle) in AudioRenderResume()
148 int32_t AudioRenderFlush(AudioHandle handle) in AudioRenderFlush()
239 int32_t AudioRenderSetMute(AudioHandle handle, bool mute) in AudioRenderSetMute()
245 int32_t AudioRenderGetMute(AudioHandle handle, bool *mute) in AudioRenderGetMute()
251 int32_t AudioRenderSetVolume(AudioHandle handle, float volume) in AudioRenderSetVolume()
271 int32_t AudioRenderGetGain(AudioHandle handle, float *gain) in AudioRenderGetGain()
278 int32_t AudioRenderSetGain(AudioHandle handle, float gain) in AudioRenderSetGain()
[all …]
/ohos5.0/drivers/hdf_core/framework/support/platform/src/i2s/
H A Di2s_if.c41 void I2sEnable(DevHandle handle) in I2sEnable()
57 void I2sDisable(DevHandle handle) in I2sDisable()
73 void I2sStartWrite(DevHandle handle) in I2sStartWrite()
88 void I2sStopWrite(DevHandle handle) in I2sStopWrite()
103 void I2sStartRead(DevHandle handle) in I2sStartRead()
118 void I2sStopRead(DevHandle handle) in I2sStopRead()
133 int32_t I2sWrite(DevHandle handle, uint8_t *buf, uint32_t len, uint32_t *pWlen) in I2sWrite()
157 int32_t I2sRead(DevHandle handle, uint8_t *buf, uint32_t len, uint32_t *pRlen) in I2sRead()
200 void I2sClose(DevHandle handle) in I2sClose()
215 void I2sSetCfg(DevHandle handle, struct I2sCfg *cfg) in I2sSetCfg()
[all …]
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/bus/
H A Dhdf_sdio_intf.c29 struct DevHandle *handle = NULL; in HdfGetSdioInfo() local
69 struct DevHandle *handle = NULL; in HdfSdioEnableFunc() local
85 struct DevHandle *handle = NULL; in HdfSdioDisableFunc() local
102 struct DevHandle *handle = NULL; in HdfSdioCliamIrq() local
117 struct DevHandle *handle = NULL; in HdfSdioClaimHost() local
128 struct DevHandle *handle = NULL; in HdfSdioReleaseHost() local
141 struct DevHandle *handle = NULL; in HdfSdioReleaseIrq() local
157 struct DevHandle *handle = NULL; in HdfSdioReset() local
173 struct DevHandle *handle = NULL; in HdfSdioReadN() local
189 struct DevHandle *handle = NULL; in HdfSdioReadFunc0() local
[all …]
/ohos5.0/drivers/peripheral/audio/test/systemtest/supportlibs/common/render/src/
H A Daudio_librender_test.cpp239 struct DevHandle *handle = nullptr; variable
252 struct DevHandle *handle = nullptr; variable
268 struct DevHandle *handle = nullptr; variable
285 struct DevHandle *handle = nullptr; variable
302 struct DevHandle *handle = nullptr; variable
323 struct DevHandle *handle = nullptr; variable
358 struct DevHandle *handle = nullptr; variable
390 struct DevHandle *handle = nullptr; variable
415 struct DevHandle *handle = nullptr; variable
438 struct DevHandle *handle = nullptr; variable
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm.c123 int RfcommConnectChannel(const RfcommConnectReqInfo *reqInfo, uint16_t *handle) in RfcommConnectChannel()
222 int RfcommAcceptConnection(uint16_t handle) in RfcommAcceptConnection()
244 int RfcommRejectConnection(uint16_t handle) in RfcommRejectConnection()
264 int RfcommDisconnectChannel(uint16_t handle) in RfcommDisconnectChannel()
312 int RfcommSetPortConfig(uint16_t handle, const RfcommRemotePortConfig *config) in RfcommSetPortConfig()
332 int RfcommReqPortConfig(uint16_t handle) in RfcommReqPortConfig()
374 int RfcommSetModemStatus(uint16_t handle, const RfcommModemStatus *modemStatus) in RfcommSetModemStatus()
395 int RfcommGetPortState(uint16_t handle, RfcommPortState *state) in RfcommGetPortState()
420 int RfcommRead(uint16_t handle, Packet **pkt) in RfcommRead()
455 int RfcommWrite(uint16_t handle, Packet *pkt) in RfcommWrite()
[all …]
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/include/
H A Didisplay_buffer_vdi.h123 virtual int32_t RegisterBuffer(const BufferHandle& handle) in RegisterBuffer()
128 …virtual int32_t SetMetadata(const BufferHandle& handle, uint32_t key, const std::vector<uint8_t>& … in SetMetadata()
133 … virtual int32_t GetMetadata(const BufferHandle& handle, uint32_t key, std::vector<uint8_t>& value) in GetMetadata()
138 virtual int32_t ListMetadataKeys(const BufferHandle& handle, std::vector<uint32_t>& keys) in ListMetadataKeys()
143 virtual int32_t EraseMetadataKey(const BufferHandle& handle, uint32_t key) in EraseMetadataKey()
148 virtual int32_t GetImageLayout(const BufferHandle& handle, V1_2::ImageLayout& layout) const in GetImageLayout()

12345678910>>...108