Home
last modified time | relevance | path

Searched defs:handle (Results 176 – 200 of 9246) sorted by relevance

12345678910>>...370

/aosp_15_r20/external/autotest/client/common_lib/cros/manual/
H A Dmeet_helper.py15 def restart_chrome(handle, is_meeting, recovery): argument
35 def join_meeting(handle, is_meeting, meet_code): argument
67 def leave_meeting(handle, is_meeting): argument
90 def mute_unmute_camera(handle, is_muted): argument
112 def mute_unmute_mic(handle, is_muted): argument
134 def set_speaker_volume(handle, volume): argument
149 def speaker_volume_test(handle, step, mode, randommode): argument
/aosp_15_r20/frameworks/base/services/tests/voiceinteractiontests/src/com/android/server/soundtrigger_middleware/
H A DSoundTriggerHalConcurrentCaptureHandlerTest.java63 int handle = mHandler.loadSoundModel(TestUtil.createGenericSoundModel(), callback); in testBasic() local
94 int handle = mHandler.loadSoundModel(TestUtil.createGenericSoundModel(), callback); in testStopBeforeActive() local
112 int handle = mHandler.loadSoundModel(TestUtil.createGenericSoundModel(), callback); in testStopAfterActive() local
130 int handle = mHandler.loadSoundModel(TestUtil.createGenericSoundModel(), callback); in testAbortWhileStop() local
160 int handle = mHandler.loadSoundModel(TestUtil.createGenericSoundModel(), callback); in testActiveWhileStop() local
196 int handle = mHandler.loadSoundModel(TestUtil.createGenericSoundModel(), callback); in testStopWhileActive() local
230 int handle = mHandler.loadSoundModel(TestUtil.createGenericSoundModel(), callback); in testEventWhileActive() local
262 int handle = mHandler.loadSoundModel(TestUtil.createGenericSoundModel(), callback); in testNonFinalEventWhileActive() local
/aosp_15_r20/hardware/libhardware/modules/sensors/dynamic_sensor/
H A Dsensors.cpp56 int SensorContext::activate(int handle, int enabled) { in activate()
60 int SensorContext::setDelay(int handle, int64_t delayNs) { in setDelay()
69 int handle, in batch()
75 int SensorContext::flush(int handle) { in flush()
86 struct sensors_poll_device_t *dev, int handle, int enabled) { in ActivateWrapper()
92 struct sensors_poll_device_t *dev, int handle, int64_t delayNs) { in SetDelayWrapper()
105 int handle, in BatchWrapper()
115 int SensorContext::FlushWrapper(struct sensors_poll_device_1 *dev, int handle) { in FlushWrapper()
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/
H A DGrallocGoldfish.cpp45 uint32_t GoldfishGralloc::getHostHandle(native_handle_t const* handle) { in getHostHandle()
57 const native_handle_t* handle = AHardwareBuffer_getNativeHandle(ahb); in getHostHandle() local
65 int GoldfishGralloc::getFormat(const native_handle_t* handle) { in getFormat()
70 const native_handle_t* handle = AHardwareBuffer_getNativeHandle(ahb); in getFormat() local
74 uint32_t GoldfishGralloc::getFormatDrmFourcc(const native_handle_t* handle) { in getFormatDrmFourcc()
79 const native_handle_t* handle = AHardwareBuffer_getNativeHandle(ahb); in getFormatDrmFourcc() local
95 size_t GoldfishGralloc::getAllocatedSize(const native_handle_t* handle) { in getAllocatedSize()
100 const native_handle_t* handle = AHardwareBuffer_getNativeHandle(ahb); in getAllocatedSize() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_mmap_wc.c42 uint32_t handle; member
59 local_gem_mmap__wc(int fd, uint32_t handle, uint64_t offset, uint64_t size, unsigned prot) in local_gem_mmap__wc()
69 static void set_domain(int fd, uint32_t handle) in set_domain()
75 mmap_bo(int fd, uint32_t handle) in mmap_bo()
87 uint32_t handle; in create_pointer() local
163 uint32_t handle; in test_read_write() local
188 uint32_t handle; in test_read_write2() local
231 uint32_t handle; in test_coherency() local
297 uint32_t handle = gem_create(fd, OBJECT_SIZE); in test_close() local
312 uint32_t handle; in test_write_cpu_read_wc() local
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc157 tSDP_RECORD* sdp_db_find_record(uint32_t handle) { in sdp_db_find_record()
265 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, uint32_t attr_len, in SDP_AddAttribute()
339 uint32_t handle; in SDP_CreateRecord() local
383 bool SDP_DeleteRecord(uint32_t handle) { in SDP_DeleteRecord()
527 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem, uint8_t type[], in SDP_AddSequence()
596 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, uint16_t* p_uuids) { in SDP_AddUuidSequence()
634 bool SDP_AddProtocolList(uint32_t handle, uint16_t num_elem, tSDP_PROTOCOL_ELEM* p_elem_list) { in SDP_AddProtocolList()
658 bool SDP_AddAdditionProtoLists(uint32_t handle, uint16_t num_elem, in SDP_AddAdditionProtoLists()
697 bool SDP_AddProfileDescriptorList(uint32_t handle, uint16_t profile_uuid, uint16_t version) { in SDP_AddProfileDescriptorList()
774 bool SDP_AddLanguageBaseAttrIDList(uint32_t handle, uint16_t lang, uint16_t char_enc, in SDP_AddLanguageBaseAttrIDList()
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc114 uint16_t handle = bluetooth::common::kUnknownConnectionHandle; in btu_hcif_log_event_metrics() local
365 uint16_t handle; in btu_hcif_log_command_metrics() local
612 uint16_t handle; in btu_hcif_log_command_complete_metrics() local
739 uint16_t handle; in btu_hcif_authentication_comp_evt() local
758 uint16_t handle; in btu_hcif_encryption_change_evt() local
779 uint16_t handle; in btu_hcif_encryption_change_evt_v2() local
803 uint16_t handle; in btu_hcif_read_rmt_ext_features_comp_evt() local
826 uint16_t handle; in btu_hcif_esco_connection_comp_evt() local
864 uint16_t handle; in btu_hcif_esco_connection_chg_evt() local
1036 uint16_t handle; in btu_hcif_hdl_command_status() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
H A DTensor.java538 static Tensor<?> fromHandle(long handle) { in fromHandle()
551 static Tensor<?> fromHandle(long handle, EagerSession session) { in fromHandle()
813 private static native void delete(long handle); in delete()
815 private static native ByteBuffer buffer(long handle); in buffer()
817 private static native int dtype(long handle); in dtype()
819 private static native long[] shape(long handle); in shape()
821 private static native void setValue(long handle, Object value); in setValue()
823 private static native float scalarFloat(long handle); in scalarFloat()
825 private static native double scalarDouble(long handle); in scalarDouble()
827 private static native int scalarInt(long handle); in scalarInt()
[all …]
H A DEagerOperation.java157 private static native void delete(long handle); in delete()
159 private static native void deleteTensorHandle(long handle); in deleteTensorHandle()
161 private static native long resolveTensorHandle(long handle); in resolveTensorHandle()
163 private static native int outputListLength(long handle, String name); in outputListLength()
165 private static native int inputListLength(long handle, String name); in inputListLength()
167 private static native int dataType(long handle); in dataType()
169 private static native int numDims(long handle); in numDims()
171 private static native long dim(long handle, int index); in dim()
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tensor.cc51 PyObject* TFE_TensorHandleToNumpy(TFE_TensorHandle* handle, TF_Status* status) { in TFE_TensorHandleToNumpy()
232 TFE_TensorHandle* EagerCast(TFE_Context* ctx, TFE_TensorHandle* handle, in EagerCast()
266 Safe_TFE_TensorHandlePtr EagerConst(TFE_Context* ctx, TFE_TensorHandle* handle, in EagerConst()
301 Safe_TFE_TensorHandlePtr handle = in ConvertToEagerTensorUncached() local
398 TFE_TensorHandle* handle = cache->Lookup(value, dtype, ctx, device_name); in ConvertToEagerTensor() local
424 TFE_TensorHandle* handle; member
524 auto* handle = tensorflow::ConvertToEagerTensor(GetContextHandle(py_context), in EagerTensor_init() local
584 auto handle = self->handle; in EagerTensor_shape_tuple() local
642 auto handle = self->handle; in EagerTensor_num_elements() local
691 TFE_TensorHandle* handle = TFE_TensorHandleCopyToDevice( in EagerTensor_copy_to_device() local
[all …]
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/io/
Dio_storage.c52 static bool is_valid_entity(const uintptr_t handle) in is_valid_entity()
84 static void set_handle(uintptr_t *handle, io_entity_t *entity) in set_handle()
162 uintptr_t *handle) in io_dev_open()
209 int io_open(uintptr_t dev_handle, const uintptr_t spec, uintptr_t *handle) in io_open()
235 int io_seek(uintptr_t handle, io_seek_mode_t mode, signed long long offset) in io_seek()
252 int io_size(uintptr_t handle, size_t *length) in io_size()
269 int io_read(uintptr_t handle, in io_read()
289 int io_write(uintptr_t handle, in io_write()
311 int io_close(uintptr_t handle) in io_close()
/aosp_15_r20/external/arm-trusted-firmware/drivers/io/
H A Dio_storage.c52 static bool is_valid_entity(const uintptr_t handle) in is_valid_entity()
84 static void set_handle(uintptr_t *handle, io_entity_t *entity) in set_handle()
162 uintptr_t *handle) in io_dev_open()
209 int io_open(uintptr_t dev_handle, const uintptr_t spec, uintptr_t *handle) in io_open()
235 int io_seek(uintptr_t handle, io_seek_mode_t mode, signed long long offset) in io_seek()
252 int io_size(uintptr_t handle, size_t *length) in io_size()
269 int io_read(uintptr_t handle, in io_read()
289 int io_write(uintptr_t handle, in io_write()
311 int io_close(uintptr_t handle) in io_close()
/aosp_15_r20/external/selinux/libsepol/src/
H A Dports.c17 static inline int sepol2ipproto(sepol_handle_t * handle, int proto) in sepol2ipproto()
35 static inline int ipproto2sepol(sepol_handle_t * handle, int proto) in ipproto2sepol()
55 static int port_from_record(sepol_handle_t * handle, in port_from_record()
114 static int port_to_record(sepol_handle_t * handle, in port_to_record()
157 extern int sepol_port_count(sepol_handle_t * handle __attribute__ ((unused)), in sepol_port_count()
175 int sepol_port_exists(sepol_handle_t * handle, in sepol_port_exists()
213 int sepol_port_query(sepol_handle_t * handle, in sepol_port_query()
253 int sepol_port_modify(sepol_handle_t * handle, in sepol_port_modify()
289 int sepol_port_iterate(sepol_handle_t * handle, in sepol_port_iterate()
H A Dcontext_record.c33 int sepol_context_set_user(sepol_handle_t * handle, in sepol_context_set_user()
58 int sepol_context_set_role(sepol_handle_t * handle, in sepol_context_set_role()
82 int sepol_context_set_type(sepol_handle_t * handle, in sepol_context_set_type()
106 int sepol_context_set_mls(sepol_handle_t * handle, in sepol_context_set_mls()
123 int sepol_context_create(sepol_handle_t * handle, sepol_context_t ** con_ptr) in sepol_context_create()
144 int sepol_context_clone(sepol_handle_t * handle, in sepol_context_clone()
198 int sepol_context_from_string(sepol_handle_t * handle, in sepol_context_from_string()
270 int sepol_context_to_string(sepol_handle_t * handle, in sepol_context_to_string()
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/
H A Dplatform_handle.cc57 base::subtle::PlatformSharedMemoryRegion::ScopedPlatformHandle handle = in WrapPlatformSharedMemoryRegion() local
182 ScopedHandle WrapPlatformHandle(PlatformHandle handle) { in WrapPlatformHandle()
194 PlatformHandle UnwrapPlatformHandle(ScopedHandle handle) { in UnwrapPlatformHandle()
219 MojoResult UnwrapPlatformFile(ScopedHandle handle, base::PlatformFile* file) { in UnwrapPlatformFile()
284 ScopedSharedBufferHandle handle, in UnwrapSharedMemoryHandle()
381 ScopedSharedBufferHandle handle) { in UnwrapReadOnlySharedMemoryRegion()
387 ScopedSharedBufferHandle handle) { in UnwrapUnsafeSharedMemoryRegion()
393 ScopedSharedBufferHandle handle) { in UnwrapWritableSharedMemoryRegion()
420 MojoResult UnwrapMachPort(ScopedHandle handle, mach_port_t* port) { in UnwrapMachPort()
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/integration/awskms/
H A DAwsKmsClientTest.java104 KeysetHandle handle = KeysetHandle.generateNew(kmsTemplate); in registerWithKeyUriAndFakeAwsKms_kmsAeadWorks() local
127 KeysetHandle handle = KeysetHandle.generateNew(envelopeTemplate); in registerWithKeyUriAndFakeAwsKms_kmsEnvelopeAeadWorks() local
152 KeysetHandle handle = KeysetHandle.generateNew(kmsTemplate); in registerWithKeyUriAndFakeAwsKms_kmsAeadCanOnlyBeCreatedForRegisteredKeyUri() local
177 KeysetHandle handle = KeysetHandle.generateNew(envelopeTemplate); in registerBoundWithFakeAwsKms_kmsEnvelopeAeadCanOnlyBeCreatedForBoundedUri() local
204 KeysetHandle handle = KeysetHandle.generateNew(kmsTemplate); in registerTwoBoundWithFakeAwsKms_kmsAeadWorks() local
228 KeysetHandle handle = KeysetHandle.generateNew(kmsTemplate); in registerUnboundWithFakeAwsKms_kmsAeadWorks() local
251 KeysetHandle handle = KeysetHandle.generateNew(kmsTemplate); in kmsAeadCannotDecryptCiphertextOfDifferentUri() local
275 KeysetHandle handle = KeysetHandle.generateNew(kmsTemplate); in kmsAeadCanDecryptCiphertextOfAnyUriIfItIsAnAlias() local
297 KeysetHandle handle = KeysetHandle.generateNew(template); in invalidUri_fails() local
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.cc164 void acl_ble_connection_parameters_request(uint16_t handle, uint16_t conn_int_min, in acl_ble_connection_parameters_request()
240 uint8_t acl_link_role_from_handle(uint16_t handle) { in acl_link_role_from_handle()
263 void acl_disconnect_from_handle(uint16_t handle, tHCI_STATUS reason, std::string comment) { in acl_disconnect_from_handle()
267 void acl_packets_completed(uint16_t handle, uint16_t credits) { in acl_packets_completed()
271 void acl_process_extended_features(uint16_t handle, uint8_t current_page_number, in acl_process_extended_features()
277 void acl_process_supported_features(uint16_t handle, uint64_t features) { in acl_process_supported_features()
297 void btm_acl_connected(const RawAddress& bda, uint16_t handle, tHCI_STATUS status, in btm_acl_connected()
311 void btm_acl_disconnected(tHCI_STATUS status, uint16_t handle, tHCI_REASON reason) { in btm_acl_disconnected()
315 void btm_acl_encrypt_change(uint16_t handle, uint8_t status, uint8_t encr_enable) { in btm_acl_encrypt_change()
327 void btm_acl_removed(uint16_t handle) { in btm_acl_removed()
[all …]
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager.cc196 hci_spec::ConnectionHandle handle, in AddACLConnection()
213 hci_spec::ConnectionHandle handle, in AddLEConnection()
233 void ChannelManagerImpl::RemoveConnection(hci_spec::ConnectionHandle handle) { in RemoveConnection()
253 hci_spec::ConnectionHandle handle, sm::SecurityProperties security) { in AssignLinkSecurityProperties()
269 hci_spec::ConnectionHandle handle, ChannelId channel_id) { in OpenFixedChannel()
282 void ChannelManagerImpl::OpenL2capChannel(hci_spec::ConnectionHandle handle, in OpenL2capChannel()
325 hci_spec::ConnectionHandle handle, in RequestConnectionParameterUpdate()
361 hci_spec::ConnectionHandle handle) { in LogicalLinkForTesting()
372 auto handle = packet->connection_handle(); in OnACLDataReceived() local
405 hci_spec::ConnectionHandle handle, in RegisterInternal()
/aosp_15_r20/external/libusb/libusb/os/
H A Dlinux_usbfs.c1341 static int initialize_handle(struct libusb_device_handle *handle, int fd) in initialize_handle()
1361 struct libusb_device_handle *handle, intptr_t sys_dev) in op_wrap_sys_device()
1410 static int op_open(struct libusb_device_handle *handle) in op_open()
1448 static int op_get_configuration(struct libusb_device_handle *handle, in op_get_configuration()
1477 static int op_set_configuration(struct libusb_device_handle *handle, int config) in op_set_configuration()
1507 static int claim_interface(struct libusb_device_handle *handle, unsigned int iface) in claim_interface()
1527 static int release_interface(struct libusb_device_handle *handle, unsigned int iface) in release_interface()
1543 static int op_set_interface(struct libusb_device_handle *handle, uint8_t interface, in op_set_interface()
1567 static int op_clear_halt(struct libusb_device_handle *handle, in op_clear_halt()
1588 static int op_reset_device(struct libusb_device_handle *handle) in op_reset_device()
[all …]
/aosp_15_r20/external/angle/src/libANGLE/
H A DResourceManager.cpp36 IDType handle = PackParam<IDType>(handleAllocator->allocate()); in AllocateEmptyObject() local
86 IDType handle) in deleteObject()
115 Buffer *BufferManager::AllocateNewObject(rx::GLImplFactory *factory, BufferID handle) in AllocateNewObject()
232 TextureID handle, in AllocateNewObject()
277 RenderbufferID handle) in AllocateNewObject()
305 Sampler *SamplerManager::AllocateNewObject(rx::GLImplFactory *factory, SamplerID handle) in AllocateNewObject()
345 SyncID handle = {mHandleAllocator.allocate()}; in createSync() local
363 FramebufferID handle, in AllocateNewObject()
417 ProgramPipelineID handle) in AllocateNewObject()
473 void MemoryObjectManager::deleteMemoryObject(const Context *context, MemoryObjectID handle) in deleteMemoryObject()
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avdt/
Davdt_api.cc142 void AVDT_AbortReq(uint8_t handle) { in AVDT_AbortReq()
207 uint16_t AVDT_RemoveStream(uint8_t handle) { in AVDT_RemoveStream()
397 uint16_t AVDT_DelayReport(uint8_t handle, uint8_t seid, uint16_t delay) { in AVDT_DelayReport()
436 uint16_t AVDT_OpenReq(uint8_t handle, const RawAddress& bd_addr, uint8_t channel_index, in AVDT_OpenReq()
494 uint16_t AVDT_ConfigRsp(uint8_t handle, uint8_t label, uint8_t error_code, uint8_t category) { in AVDT_ConfigRsp()
660 uint16_t AVDT_CloseReq(uint8_t handle) { in AVDT_CloseReq()
699 uint16_t AVDT_ReconfigReq(uint8_t handle, AvdtpSepConfig* p_cfg) { in AVDT_ReconfigReq()
738 uint16_t AVDT_SecurityReq(uint8_t handle, uint8_t* p_data, uint16_t len) { in AVDT_SecurityReq()
776 uint16_t AVDT_SecurityRsp(uint8_t handle, uint8_t label, uint8_t error_code, uint8_t* p_data, in AVDT_SecurityRsp()
840 uint16_t AVDT_WriteReqOpt(uint8_t handle, BT_HDR* p_pkt, uint32_t time_stamp, uint8_t m_pt, in AVDT_WriteReqOpt()
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc303 const gatt::Characteristic* BTA_GATTC_GetCharacteristic(tCONN_ID conn_id, uint16_t handle) { in BTA_GATTC_GetCharacteristic()
320 const gatt::Descriptor* BTA_GATTC_GetDescriptor(tCONN_ID conn_id, uint16_t handle) { in BTA_GATTC_GetDescriptor()
326 const gatt::Characteristic* BTA_GATTC_GetOwningCharacteristic(tCONN_ID conn_id, uint16_t handle) { in BTA_GATTC_GetOwningCharacteristic()
332 const gatt::Service* BTA_GATTC_GetOwningService(tCONN_ID conn_id, uint16_t handle) { in BTA_GATTC_GetOwningService()
365 void BTA_GATTC_ReadCharacteristic(tCONN_ID conn_id, uint16_t handle, tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadCharacteristic()
415 void BTA_GATTC_ReadCharDescr(tCONN_ID conn_id, uint16_t handle, tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadCharDescr()
477 void BTA_GATTC_WriteCharValue(tCONN_ID conn_id, uint16_t handle, tGATT_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue()
513 void BTA_GATTC_WriteCharDescr(tCONN_ID conn_id, uint16_t handle, std::vector<uint8_t> value, in BTA_GATTC_WriteCharDescr()
550 void BTA_GATTC_PrepareWrite(tCONN_ID conn_id, uint16_t handle, uint16_t offset, in BTA_GATTC_PrepareWrite()
638 uint16_t handle) { in BTA_GATTC_RegisterForNotifications()
[all …]
/aosp_15_r20/external/igt-gpu-tools/benchmarks/
H A Dgem_exec_tracer.c76 uint32_t handle; member
81 uint32_t handle; member
86 uint32_t handle; member
90 uint32_t handle; member
101 uint32_t handle; member
121 uint32_t handle; member
190 trace_wait(struct trace *trace, uint32_t handle) in trace_wait()
197 trace_add(struct trace *trace, uint32_t handle, uint64_t size) in trace_add()
204 trace_del(struct trace *trace, uint32_t handle) in trace_del()
211 trace_add_context(struct trace *trace, uint32_t handle) in trace_add_context()
[all …]
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dsystem_property_unittest.cc43 auto handle = prop.SetAll(); in TEST() local
54 auto handle = prop.SetAll(); in TEST() local
66 { auto handle = prop.SetAll(); } in TEST() local
95 auto handle = prop.SetProperty("system_server"); in TEST() local
127 auto handle = prop.SetAll(); in TEST() local
136 auto handle = prop.SetAll(); in TEST() local
144 auto handle = prop.SetProperty("system_server"); in TEST() local
154 auto handle = prop.SetProperty("system_server"); in TEST() local
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwificonfig.cpp411 wifi_error wifi_select_SARv01_tx_power_scenario(wifi_interface_handle handle, in wifi_select_SARv01_tx_power_scenario()
517 wifi_error wifi_select_SARv02_tx_power_scenario(wifi_interface_handle handle, in wifi_select_SARv02_tx_power_scenario()
670 wifi_error wifi_select_tx_power_scenario(wifi_interface_handle handle, in wifi_select_tx_power_scenario()
692 wifi_error wifi_reset_tx_power_scenario(wifi_interface_handle handle) in wifi_reset_tx_power_scenario()
752 wifi_error wifi_set_thermal_mitigation_mode(wifi_handle handle, in wifi_set_thermal_mitigation_mode()
862 WiFiConfigCommand::WiFiConfigCommand(wifi_handle handle, in WiFiConfigCommand()
1018 void wifi_cleanup_dynamic_ifaces(wifi_handle handle) in wifi_cleanup_dynamic_ifaces()
1027 static wifi_error wifi_set_interface_mode(wifi_handle handle, in wifi_set_interface_mode()
1078 wifi_error wifi_virtual_interface_create(wifi_handle handle, in wifi_virtual_interface_create()
1162 wifi_error wifi_virtual_interface_delete(wifi_handle handle, in wifi_virtual_interface_delete()
[all …]

12345678910>>...370