Home
last modified time | relevance | path

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

12345678

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c1149 uint16_t handle) in conn_lookup_handle()
1385 struct bt_conn *bt_conn_lookup_handle(uint16_t handle, enum bt_conn_type type) in bt_conn_lookup_handle()
1421 struct bt_conn *bt_hci_conn_lookup_handle(uint16_t handle) in bt_hci_conn_lookup_handle()
Dadv.c250 struct bt_le_ext_adv *bt_hci_adv_lookup_handle(uint8_t handle) in bt_hci_adv_lookup_handle()
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/sub_sets/
Disoal_test_tx.c217 const uint16_t handle) in custom_source_pdu_emit_test()
295 const uint16_t handle, in custom_source_pdu_release_test()
397 static isoal_source_handle_t basic_tx_test_setup(uint16_t handle, in basic_tx_test_setup()
516 uint16_t handle; in ZTEST() local
645 uint16_t handle; in ZTEST() local
Disoal_test_rx.c388 static isoal_sink_handle_t basic_rx_test_setup(uint16_t handle, in basic_rx_test_setup()
465 uint16_t handle; in ZTEST() local
626 uint16_t handle; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/audio/
Dhas_client.c32 #define HANDLE_IS_VALID(handle) ((handle) != 0x0000) argument
Dvcp_vol_ctlr.c107 uint16_t handle = params->value_handle; in vcp_vol_ctlr_notify_handler() local
Dascs.c1357 static uint8_t ase_attr_cb(const struct bt_gatt_attr *attr, uint16_t handle, in ase_attr_cb()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_adv.h53 uint64_t handle:8; member
Dull_scan_aux.c1057 struct ll_scan_aux_set *ull_scan_aux_set_get(uint8_t handle) in ull_scan_aux_set_get()
Dull_llcp.c1023 uint16_t handle = ll_conn_handle_get(conn); in ull_cp_conn_update() local
/Zephyr-latest/drivers/usb/udc/
Dudc_mcux_ehci.c492 usb_status_t USB_DeviceNotificationTrigger(void *handle, void *msg) in USB_DeviceNotificationTrigger()
Dudc_mcux_ip3511.c492 usb_status_t USB_DeviceNotificationTrigger(void *handle, void *msg) in USB_DeviceNotificationTrigger()
/Zephyr-latest/drivers/sdhc/
Dimx_usdhc.c97 static void transfer_complete_cb(USDHC_Type *usdhc, usdhc_handle_t *handle, in transfer_complete_cb()
/Zephyr-latest/tests/net/ipv6_fragment/src/
Dmain.c1614 static struct net_conn_handle *handle; in setup_udp_handler() local
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx_reference_api.h416 #define VERTEX2II(x, y, handle, cell) FT8XX_VERTEX2II(x, y, handle, cell) argument
/Zephyr-latest/drivers/can/
Dcan_mcux_flexcan.c105 flexcan_handle_t handle; member
/Zephyr-latest/drivers/dma/
Ddma_mcux_edma.c212 static void nxp_edma_callback(edma_handle_t *handle, void *param, bool transferDone, in nxp_edma_callback()
/Zephyr-latest/subsys/net/ip/
Dnet_if.c6014 void net_if_register_timestamp_cb(struct net_if_timestamp_cb *handle, in net_if_register_timestamp_cb()
6031 void net_if_unregister_timestamp_cb(struct net_if_timestamp_cb *handle) in net_if_unregister_timestamp_cb()
6047 struct net_if_timestamp_cb *handle = in net_if_call_timestamp_cb() local
/Zephyr-latest/include/zephyr/drivers/
Dsensor.h1043 struct rtio_sqe **handle) in sensor_stream()
/Zephyr-latest/include/zephyr/rtio/
Drtio.h1429 struct rtio_sqe **handle, in z_impl_rtio_sqe_copy_in_get_handles()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c1457 uint32_t handle = SDP_SERVICE_HANDLE_BASE; in bt_sdp_register_service() local

12345678