Home
last modified time | relevance | path

Searched defs:handle (Results 101 – 125 of 9246) sorted by relevance

12345678910>>...370

/aosp_15_r20/external/flashrom/
H A Ddigilent_spi.c49 struct libusb_device_handle *handle; member
102 …_command(uint8_t *req, int req_len, uint8_t *res, int res_len, struct libusb_device_handle *handle) in do_command()
138 static int gpio_open(struct libusb_device_handle *handle) in gpio_open()
146 static int gpio_set_dir(uint8_t direction, struct libusb_device_handle *handle) in gpio_set_dir()
155 static int gpio_set_value(uint8_t value, struct libusb_device_handle *handle) in gpio_set_value()
164 static int spi_open(struct libusb_device_handle *handle) in spi_open()
172 static int spi_set_speed(uint32_t speed, struct libusb_device_handle *handle) in spi_set_speed()
194 static int spi_set_mode(uint8_t mode, struct libusb_device_handle *handle) in spi_set_mode()
202 static int spi_set_cs(uint8_t cs, struct libusb_device_handle *handle) in spi_set_cs()
210 …tic int spi_start_io(uint8_t read_follows, uint32_t write_len, struct libusb_device_handle *handle) in spi_start_io()
[all …]
/aosp_15_r20/external/libpcap/
H A Dpcap-netfilter-linux.c90 netfilter_read_linux(pcap_t *handle, int max_packets, pcap_handler callback, u_char *user) in netfilter_read_linux()
310 netfilter_set_datalink(pcap_t *handle, int dlt) in netfilter_set_datalink()
317 netfilter_stats_linux(pcap_t *handle, struct pcap_stat *stats) in netfilter_stats_linux()
328 netfilter_inject_linux(pcap_t *handle, const void *buf _U_, int size _U_) in netfilter_inject_linux()
342 netfilter_send_config_msg(const pcap_t *handle, uint16_t msg_type, int ack, u_int8_t family, u_int1… in netfilter_send_config_msg()
430 nflog_send_config_msg(const pcap_t *handle, uint8_t family, u_int16_t group_id, const struct my_nfa… in nflog_send_config_msg()
436 nflog_send_config_cmd(const pcap_t *handle, uint16_t group_id, u_int8_t cmd, u_int8_t family) in nflog_send_config_cmd()
451 nflog_send_config_mode(const pcap_t *handle, uint16_t group_id, u_int8_t copy_mode, u_int32_t copy_… in nflog_send_config_mode()
467 nfqueue_send_verdict(const pcap_t *handle, uint16_t group_id, u_int32_t id, u_int32_t verdict) in nfqueue_send_verdict()
483 nfqueue_send_config_msg(const pcap_t *handle, uint8_t family, u_int16_t group_id, const struct my_n… in nfqueue_send_config_msg()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dsession_ops.py41 def __init__(self, handle, dtype, session): argument
84 def handle(self): member in TensorHandle
117 def _get_device_name(handle): argument
123 def _get_reader_key(handle): argument
129 def _get_mover_key(feeder, handle): argument
178 def get_session_tensor(handle, dtype, name=None): argument
219 def delete_session_tensor(handle, name=None): argument
250 def _get_handle_reader(graph, handle, dtype): argument
266 def _get_handle_mover(graph, feeder, handle): argument
287 def _get_handle_deleter(graph, deleter_key, handle): argument
/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/native/
H A Deager_operation_jni.cc30 TFE_Op* requireOp(JNIEnv* env, jlong handle) { in requireOp()
39 TFE_TensorHandle* requireTensorHandle(JNIEnv* env, jlong handle) { in requireTensorHandle()
51 jlong handle) { in Java_org_tensorflow_EagerOperation_delete()
57 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_EagerOperation_deleteTensorHandle()
63 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_EagerOperation_resolveTensorHandle()
79 JNIEnv* env, jclass clazz, jlong handle, jstring name) { in Java_org_tensorflow_EagerOperation_outputListLength()
95 JNIEnv* env, jclass clazz, jlong handle, jstring name) { in Java_org_tensorflow_EagerOperation_inputListLength()
111 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_EagerOperation_dataType()
119 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_EagerOperation_numDims()
134 jlong handle, in Java_org_tensorflow_EagerOperation_dim()
/aosp_15_r20/bionic/tests/
H A Ddlext_test.cpp139 ZipArchiveHandle handle; in TEST_F() local
205 void* handle = dlopen("libdlext_test.so", RTLD_NOW); in TEST() local
223 void* handle = dlopen(symlink_name.c_str(), RTLD_NOW); in TEST() local
267 void* handle = dlopen((lib_path + "!/libdir/libatest_simple_zip.so").c_str(), RTLD_NOW); in TEST() local
281 void* handle = dlopen((lib_path + "!/libdir/libtest_dt_runpath_d_zip.so").c_str(), RTLD_NOW); in TEST() local
306 void* handle = dlopen("libdlext_test_zip.so", RTLD_NOW); in TEST() local
469 void* handle = android_dlopen_ext(lib, RTLD_NOW, &extinfo_); in CreateRelroFile() local
668 void* handle; in SpawnChildrenAndMeasurePss() local
788 void* handle = dlopen(g_public_lib, RTLD_NOW); in TEST() local
956 void* handle = android_dlopen_ext("foobar", RTLD_NOW, &extinfo); in TEST() local
[all …]
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_decode.c68 uint32_t handle, in vrend_decode_create_shader()
135 uint32_t handle, uint16_t length) in vrend_decode_create_stream_output_target()
216 uint32_t handle; in vrend_decode_clear_texture() local
306 uint32_t handle = get_buf_entry(buf, VIRGL_SET_UNIFORM_BUFFER_RES_HANDLE); in vrend_decode_set_uniform_buffer() local
362 uint32_t handle = get_buf_entry(buf, VIRGL_SET_SAMPLER_VIEWS_V0_HANDLE + i); in vrend_decode_set_sampler_views() local
419 uint32_t handle = 0, indirect_draw_count_handle = 0; in vrend_decode_draw_vbo() local
456 …_decode_create_blend(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t len… in vrend_decode_create_blend()
501 static int vrend_decode_create_dsa(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle,… in vrend_decode_create_dsa()
545 …de_create_rasterizer(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t len… in vrend_decode_create_rasterizer()
611 …reate_surface_common(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint32_t sam… in vrend_decode_create_surface_common()
[all …]
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_fence.c42 uint32_t handle; member
373 static void resubmit(int fd, uint32_t handle, unsigned int ring, int count) in resubmit()
411 uint32_t handle[16]; in test_parallel() local
573 uint32_t handle; in batch_create() local
845 uint32_t handle, flags; in __syncobj_create() member
864 static int __syncobj_destroy(int fd, uint32_t handle) in __syncobj_destroy()
867 uint32_t handle, flags; in __syncobj_destroy() member
881 static void syncobj_destroy(int fd, uint32_t handle) in syncobj_destroy()
886 static int __syncobj_to_sync_file(int fd, uint32_t handle) in __syncobj_to_sync_file()
889 uint32_t handle; in __syncobj_to_sync_file() member
[all …]
/aosp_15_r20/hardware/libhardware/modules/sensors/dynamic_sensor/
H A DDynamicSensorManager.cpp77 int DynamicSensorManager::activate(int handle, bool enable) { in activate()
95 int DynamicSensorManager::batch(int handle, nsecs_t sample_period, nsecs_t batch_period) { in batch()
106 int DynamicSensorManager::setDelay(int handle, nsecs_t sample_period) { in setDelay()
110 int DynamicSensorManager::flush(int handle) { in flush()
140 int handle = getNextAvailableHandle(); in registerSensor() local
168 int handle = i->second; in unregisterSensor() local
183 int handle; in submitEvent() local
243 int handle, OperateSensorFunc sensorFunc) { in operateSensor()
270 int handle, OperateSensorFunc sensorFunc, uint64_t sensorOpIndex) { in operateSensor()
324 int handle, sp<BaseSensorObject> sensor) : in ConnectionReport()
[all …]
/aosp_15_r20/packages/modules/adb/client/
Dusb_windows.cpp153 int register_new_device(usb_handle* handle) { in register_new_device()
335 int usb_write(usb_handle* handle, const void* data, int len) { in usb_write()
392 int usb_read(usb_handle* handle, void* data, int len) { in usb_read()
441 void usb_cleanup_handle(usb_handle* handle) { in usb_cleanup_handle()
459 void usb_reset(usb_handle* handle) { in usb_reset()
464 static void usb_kick_locked(usb_handle* handle) { in usb_kick_locked()
470 void usb_kick(usb_handle* handle) { in usb_kick()
480 int usb_close(usb_handle* handle) { in usb_close()
499 size_t usb_get_max_packet_size(usb_handle* handle) { in usb_get_max_packet_size()
503 int recognized_device(usb_handle* handle) { in recognized_device()
[all …]
/aosp_15_r20/system/vold/bench/
H A Dbenchgen.py188 fd, f, handle = extract_file(e, e.ret) variable
202 fd, f, handle = extract_file(e, e.args[0]) variable
208 fd, f, handle = extract_file(e, e.args[0]) variable
213 fd, f, handle = extract_file(e, e.args[0]) variable
218 fd, f, handle = extract_file(e, e.args[0]) variable
227 fd, f, handle = extract_file(e, e.args[0]) variable
236 fd, f, handle = extract_file(e, e.args[0]) variable
244 fd, f, handle = extract_file(e, e.args[0]) variable
252 fd, f, handle = extract_file(e, e.args[0]) variable
258 fd, f, handle = extract_file(e, e.args[0]) variable
[all …]
/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool_unittest.cc231 ClientSocketHandle handle; in TEST_F() local
254 ClientSocketHandle handle; in TEST_F() local
270 ClientSocketHandle handle; in TEST_F() local
569 ClientSocketHandle handle; in TEST_F() local
589 ClientSocketHandle handle; in TEST_F() local
721 ClientSocketHandle handle; in TEST_F() local
733 ClientSocketHandle handle; in TEST_F() local
762 ClientSocketHandle handle; in TEST_F() local
863 ClientSocketHandle* handle, in RequestSocketCallback()
909 ClientSocketHandle handle; in TEST_F() local
[all …]
/aosp_15_r20/external/parameter-framework/upstream/bindings/c/
H A DParameterFramework.cpp162 void pfwDestroy(PfwHandler *handle) in pfwDestroy()
224 bool pfwStart(PfwHandler *handle, const char *configPath, const PfwCriterion criteria[], in pfwStart()
245 const char *pfwGetLastError(const PfwHandler *handle) in pfwGetLastError()
256 bool pfwSetCriterion(PfwHandler *handle, const char name[], uint64_t value) in pfwSetCriterion()
270 bool pfwGetCriterion(const PfwHandler *handle, const char name[], uint64_t *value) in pfwGetCriterion()
285 bool pfwApplyConfigurations(const PfwHandler *handle) in pfwApplyConfigurations()
306 PfwParameterHandler *pfwBindParameter(PfwHandler *handle, const char path[]) in pfwBindParameter()
327 void pfwUnbindParameter(PfwParameterHandler *handle) in pfwUnbindParameter()
333 bool pfwGetIntParameter(const PfwParameterHandler *handle, int32_t *value) in pfwGetIntParameter()
338 bool pfwSetIntParameter(PfwParameterHandler *handle, int32_t value) in pfwSetIntParameter()
[all …]
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dfake_l2cap.cc45 hci_spec::ConnectionHandle handle, in TriggerLEConnectionParameterUpdate()
51 void FakeL2cap::ExpectOutboundL2capChannel(hci_spec::ConnectionHandle handle, in ExpectOutboundL2capChannel()
64 bool FakeL2cap::TriggerInboundL2capChannel(hci_spec::ConnectionHandle handle, in TriggerInboundL2capChannel()
101 void FakeL2cap::TriggerLinkError(hci_spec::ConnectionHandle handle) { in TriggerLinkError()
120 hci_spec::ConnectionHandle handle, in AddACLConnection()
131 hci_spec::ConnectionHandle handle, in AddLEConnection()
146 void FakeL2cap::RemoveConnection(hci_spec::ConnectionHandle handle) { in RemoveConnection()
156 hci_spec::ConnectionHandle handle, in RequestConnectionParameterUpdate()
173 void FakeL2cap::OpenL2capChannel(hci_spec::ConnectionHandle handle, in OpenL2capChannel()
259 hci_spec::ConnectionHandle handle, in RegisterInternal()
[all …]
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-compress.c80 static long long do_write(struct tracecmd_compression *handle, in do_write()
94 static inline int buffer_extend(struct tracecmd_compression *handle, unsigned int size) in buffer_extend()
120 off64_t tracecmd_compress_lseek(struct tracecmd_compression *handle, off64_t offset, int whence) in tracecmd_compress_lseek()
149 static int compress_read(struct tracecmd_compression *handle, char *dst, int len) in compress_read()
175 int tracecmd_compress_pread(struct tracecmd_compression *handle, char *dst, int len, off_t offset) in tracecmd_compress_pread()
198 int tracecmd_compress_buffer_read(struct tracecmd_compression *handle, char *dst, int len) in tracecmd_compress_buffer_read()
220 void tracecmd_compress_reset(struct tracecmd_compression *handle) in tracecmd_compress_reset()
242 int tracecmd_uncompress_block(struct tracecmd_compression *handle) in tracecmd_uncompress_block()
304 int tracecmd_compress_block(struct tracecmd_compression *handle) in tracecmd_compress_block()
365 int tracecmd_compress_buffer_write(struct tracecmd_compression *handle, in tracecmd_compress_buffer_write()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/main/native/
H A Dnativeinterpreterwrapper_jni.cc57 Interpreter* convertLongToInterpreter(JNIEnv* env, jlong handle) { in convertLongToInterpreter()
61 FlatBufferModel* convertLongToModel(JNIEnv* env, jlong handle) { in convertLongToModel()
65 BufferErrorReporter* convertLongToErrorReporter(JNIEnv* env, jlong handle) { in convertLongToErrorReporter()
114 jlong handle) { in Java_org_tensorflow_lite_NativeInterpreterWrapper_getInputNames()
140 JNIEnv* env, jclass clazz, jlong handle, jlong error_handle) { in Java_org_tensorflow_lite_NativeInterpreterWrapper_allocateTensors()
159 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_lite_NativeInterpreterWrapper_hasUnresolvedFlexOp()
187 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_lite_NativeInterpreterWrapper_getSignatureKeys()
216 JNIEnv* env, jclass clazz, jlong handle, jint input_index) { in Java_org_tensorflow_lite_NativeInterpreterWrapper_getInputTensorIndex()
226 JNIEnv* env, jclass clazz, jlong handle, jint output_index) { in Java_org_tensorflow_lite_NativeInterpreterWrapper_getOutputTensorIndex()
236 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_lite_NativeInterpreterWrapper_getExecutionPlanLength()
[all …]
/aosp_15_r20/device/google/contexthub/util/stm32_flash/
Dstm32_bl.h31 typedef struct handle struct
38 uint8_t (*write_data)(struct handle *, uint8_t *buffer, int length); argument
39 uint8_t (*write_cmd)(struct handle *, uint8_t cmd); argument
40 uint8_t (*read_data)(struct handle *, uint8_t *buffer, int length); argument
41 uint8_t (*read_ack)(struct handle *); argument
Dstm32_bl.c26 uint8_t checksum(__attribute__((unused)) handle_t *handle, uint8_t *bytes, int length) in checksum()
43 static uint8_t write_len(handle_t *handle, int len) in write_len()
52 static uint8_t write_cnt(handle_t *handle, uint16_t cnt) in write_cnt()
62 static uint8_t write_addr(handle_t *handle, uint32_t addr) in write_addr()
75 static uint8_t write_len_data(handle_t *handle, int len, uint8_t *data) in write_len_data()
89 static uint8_t read_ack_loop(handle_t *handle) in read_ack_loop()
101 uint8_t erase_sector(handle_t *handle, uint16_t sector) in erase_sector()
134 uint8_t read_memory(handle_t *handle, uint32_t addr, uint32_t length, uint8_t *buffer) in read_memory()
169 uint8_t write_memory(handle_t *handle, uint32_t addr, uint32_t length, uint8_t *buffer) in write_memory()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp285 void* handle = OpenNativeLibrary(env, in loadNativeCode_native() local
400 unloadNativeCode_native(JNIEnv* env, jobject clazz, jlong handle) in unloadNativeCode_native()
412 onStart_native(JNIEnv* env, jobject clazz, jlong handle) in onStart_native()
426 onResume_native(JNIEnv* env, jobject clazz, jlong handle) in onResume_native()
440 onSaveInstanceState_native(JNIEnv* env, jobject clazz, jlong handle) in onSaveInstanceState_native()
469 onPause_native(JNIEnv* env, jobject clazz, jlong handle) in onPause_native()
483 onStop_native(JNIEnv* env, jobject clazz, jlong handle) in onStop_native()
497 onConfigurationChanged_native(JNIEnv* env, jobject clazz, jlong handle) in onConfigurationChanged_native()
511 onLowMemory_native(JNIEnv* env, jobject clazz, jlong handle) in onLowMemory_native()
525 onWindowFocusChanged_native(JNIEnv* env, jobject clazz, jlong handle, jboolean focused) in onWindowFocusChanged_native()
[all …]
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/halutil/
Dwifi_hal_stub.cpp24 wifi_error wifi_initialize_stub(wifi_handle *handle) { in wifi_initialize_stub()
28 void wifi_cleanup_stub(wifi_handle handle, wifi_cleaned_up_handler handler) { in wifi_cleanup_stub()
31 void wifi_event_loop_stub(wifi_handle handle) { in wifi_event_loop_stub()
39 wifi_error wifi_get_supported_feature_set_stub(wifi_interface_handle handle, feature_set *set) { in wifi_get_supported_feature_set_stub()
43 wifi_error wifi_get_concurrency_matrix_stub(wifi_interface_handle handle, int max_size, in wifi_get_concurrency_matrix_stub()
48 wifi_error wifi_set_scanning_mac_oui_stub(wifi_interface_handle handle, unsigned char *oui_data) { in wifi_set_scanning_mac_oui_stub()
53 wifi_error wifi_get_supported_channels_stub(wifi_handle handle, int *size, wifi_channel *list) { in wifi_get_supported_channels_stub()
58 wifi_error wifi_is_epr_supported_stub(wifi_handle handle) { in wifi_is_epr_supported_stub()
63 wifi_error wifi_get_ifaces_stub(wifi_handle handle, int *num_ifaces, wifi_interface_handle **ifaces… in wifi_get_ifaces_stub()
112 wifi_error wifi_get_gscan_capabilities_stub(wifi_interface_handle handle, in wifi_get_gscan_capabilities_stub()
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
H A DNvDynamic.c94 TPM_HANDLE *handle // OUT: the handle of the next item. in NvNext()
132 TPM_HANDLE *handle, // OUT: the handle of the found type or 0 in NvNextByType()
158 #define NvNextIndex(handle, iter) \ argument
164 #define NvNextEvict(handle, iter) \ argument
292 TPM_HANDLE handle, // IN: optional handle in NvAdd()
399 TPM_HANDLE *handle // OUT: the handle of the next item. in NvRamNext()
475 TPMI_RH_NV_INDEX handle // IN: NV handle in NvRamGetIndex()
555 TPMI_RH_NV_INDEX handle // IN: NV handle in NvDeleteRAM()
742 TPM_HANDLE handle // IN: handle in NvIsPlatformPersistentHandle()
757 TPM_HANDLE handle // IN: handle in NvIsOwnerPersistentHandle()
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc130 uint16_t handle; member
332 static tACL_CONN* acl_get_connection_from_handle(uint16_t handle) { in acl_get_connection_from_handle()
337 uint16_t handle; in btm_acl_process_sca_cmpl_pkt() local
452 void btm_acl_removed(uint16_t handle) { in btm_acl_removed()
596 void btm_acl_encrypt_change(uint16_t handle, uint8_t /* status */, uint8_t encr_enable) { in btm_acl_encrypt_change()
748 uint16_t handle) { in maybe_chain_more_commands_after_read_remote_version_complete()
777 static void btm_process_remote_version_complete(uint8_t status, uint16_t handle, in btm_process_remote_version_complete()
811 void btm_read_remote_version_complete(tHCI_STATUS status, uint16_t handle, uint8_t lmp_version, in btm_read_remote_version_complete()
853 void btm_read_remote_ext_features(uint16_t handle, uint8_t page_number) { in btm_read_remote_ext_features()
869 uint16_t handle; in btm_read_remote_ext_features_complete_raw() local
[all …]
/aosp_15_r20/external/python/cpython3/Modules/
D_winapi.c48 #define HANDLE_TO_PYNUM(handle) \ argument
54 #define HANDLE_TO_PYNUM(handle) \ argument
104 HANDLE handle; member
356 new_overlapped(PyObject *module, HANDLE handle) in new_overlapped()
389 _winapi_CloseHandle_impl(PyObject *module, HANDLE handle) in _winapi_CloseHandle_impl()
412 _winapi_ConnectNamedPipe_impl(PyObject *module, HANDLE handle, in _winapi_ConnectNamedPipe_impl()
471 HANDLE handle; in _winapi_CreateFile_impl() local
480 handle = CreateFile(file_name, desired_access, in _winapi_CreateFile_impl() local
511 HANDLE handle; in _winapi_CreateFileMapping_impl() local
514 handle = CreateFileMappingW(file_handle, security_attributes, in _winapi_CreateFileMapping_impl() local
[all …]
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc_main.c149 uint64_t spmc_ffa_error_return(void *handle, int error_code) in spmc_ffa_error_return()
217 void *handle, in spmc_smc_return()
304 void *handle) in direct_msg_validate_lp_resp()
343 void *handle, in direct_req_smc_handler()
452 void *handle, in direct_resp_smc_handler()
554 void *handle, in msg_wait_handler()
645 void *handle, in ffa_error_handler()
687 void *handle, in ffa_version_handler()
740 void *handle, in rxtx_map_handler()
847 void *handle, in rxtx_unmap_handler()
[all …]
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir_lower_non_uniform_ldcx.c17 nir_def *handle = load->src[0].ssa; in lower_ldcx_to_global() local
77 add_live_handle(nir_def *handle, struct non_uniform_section *nus) in add_live_handle()
202 nir_def *handle = src_intrin->src[0].ssa; in try_hoist_ldcx_handles_block() local
219 nir_def *handle = load->src[0].ssa; in try_hoist_ldcx_handles_block() local
235 struct handle { struct
236 nir_def *handle; member
243 const struct handle *a = _a, *b = _b; in cmp_handles() argument
267 nir_def *handle = (nir_def *)entry->key; in sort_and_mark_live_handles() local
281 nir_def *handle = handles[i].handle; in sort_and_mark_live_handles() local
313 nir_def *handle = load->src[0].ssa; in try_remat_ldcx_alu_use() local
[all …]
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc263 FakePeer* FakeController::FindByConnHandle(hci_spec::ConnectionHandle handle) { in FindByConnHandle()
347 void FakeController::SendACLPacket(hci_spec::ConnectionHandle handle, in SendACLPacket()
363 void FakeController::SendL2CAPBFrame(hci_spec::ConnectionHandle handle, in SendL2CAPBFrame()
381 void FakeController::SendL2CAPCFrame(hci_spec::ConnectionHandle handle, in SendL2CAPCFrame()
401 hci_spec::ConnectionHandle handle, uint16_t num) { in SendNumberOfCompletedPacketsEvent()
440 hci_spec::ConnectionHandle handle = ++next_conn_handle_; in ConnectLowEnergy() local
535 hci_spec::ConnectionHandle handle, in SendLEConnectionUpdateCompleteSubevent()
580 hci_spec::ConnectionHandle handle, pwemb::StatusCode reason) { in SendDisconnectionCompleteEvent()
590 hci_spec::ConnectionHandle handle, in SendEncryptionChangeEvent()
719 hci_spec::ConnectionHandle handle, in NotifyConnectionState()
[all …]

12345678910>>...370