Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 81) sorted by relevance

1234

/subsys/bluetooth/controller/include/
A Dll.h28 uint8_t *handle) in ll_adv_set_by_hci_handle_get()
35 uint8_t *handle) in ll_adv_set_by_hci_handle_get_or_new()
41 static inline uint8_t ll_adv_set_hci_handle_get(uint8_t handle) in ll_adv_set_hci_handle_get()
47 uint8_t *handle) in ll_adv_iso_by_hci_handle_get()
54 uint8_t *handle) in ll_adv_iso_by_hci_handle_new()
/subsys/sensing/
A Dsensing.c18 sensing_sensor_handle_t *handle) in sensing_open_sensor()
41 sensing_sensor_handle_t *handle) in sensing_open_sensor_by_dt()
65 int sensing_close_sensor(sensing_sensor_handle_t *handle) in sensing_close_sensor()
74 int sensing_set_config(sensing_sensor_handle_t handle, in sensing_set_config()
114 int sensing_get_config(sensing_sensor_handle_t handle, in sensing_get_config()
154 const struct sensing_sensor_info *sensing_get_sensor_info(sensing_sensor_handle_t handle) in sensing_get_sensor_info()
/subsys/bindesc/
A Dbindesc_read.c56 static inline int get_entry(struct bindesc_handle *handle, const uint8_t *address, in get_entry()
95 int bindesc_open_memory_mapped_flash(struct bindesc_handle *handle, size_t offset) in bindesc_open_memory_mapped_flash()
112 int bindesc_open_ram(struct bindesc_handle *handle, const uint8_t *address, size_t max_size) in bindesc_open_ram()
132 int bindesc_open_flash(struct bindesc_handle *handle, size_t offset, in bindesc_open_flash()
156 int bindesc_foreach(struct bindesc_handle *handle, bindesc_callback_t callback, void *user_data) in bindesc_foreach()
184 int bindesc_find_str(struct bindesc_handle *handle, uint16_t id, const char **result) in bindesc_find_str()
198 int bindesc_find_uint(struct bindesc_handle *handle, uint16_t id, const uint32_t **result) in bindesc_find_uint()
212 int bindesc_find_bytes(struct bindesc_handle *handle, uint16_t id, const uint8_t **result, in bindesc_find_bytes()
228 int bindesc_get_size(struct bindesc_handle *handle, size_t *result) in bindesc_get_size()
/subsys/bluetooth/controller/ll_sw/
A Dull_scan.c330 uint8_t handle; local
393 uint8_t handle; local
714 uint8_t handle; local
758 void ull_scan_term_dequeue(uint8_t handle)
793 struct ll_scan_set *ull_scan_set_get(uint8_t handle)
837 struct ll_scan_set *ull_scan_is_enabled_get(uint8_t handle)
861 uint32_t ull_scan_is_enabled(uint8_t handle)
886 uint32_t ull_scan_filter_pol_get(uint8_t handle)
951 uint8_t handle; local
973 uint8_t handle; local
[all …]
A Dull_adv.c204 uint8_t ll_adv_set_hci_handle_get(uint8_t handle) in ll_adv_set_hci_handle_get()
1658 uint8_t handle; local
1692 uint8_t handle; local
1766 int ull_adv_is_enabled(uint8_t handle)
1805 uint8_t handle = ull_adv_handle_get(adv); local
1986 uint8_t handle; local
2219 uint8_t handle; local
2525 uint8_t handle; local
2625 uint8_t handle; local
2735 uint8_t handle; local
[all …]
A Dull_iso.c175 uint8_t ll_read_iso_tx_sync(uint16_t handle, uint16_t *seq, in ll_read_iso_tx_sync()
543 uint8_t ll_remove_iso_path(uint16_t handle, uint8_t path_dir) in ll_remove_iso_path()
656 uint16_t handle; in ll_iso_test_sdu_alloc() local
702 uint16_t handle; in ll_iso_test_sdu_emit() local
819 uint8_t ll_iso_receive_test(uint16_t handle, uint8_t payload_type) in ll_iso_receive_test()
1021 uint8_t ll_read_iso_link_quality(uint16_t handle, in ll_read_iso_link_quality()
1076 const uint16_t handle, in ll_iso_test_pdu_release()
1327 uint8_t ll_iso_test_end(uint16_t handle, uint32_t *received_cnt, in ll_iso_test_end()
1632 uint16_t handle; in iso_rx_demux() local
1885 const uint16_t handle) in ll_iso_pdu_emit()
[all …]
A Dull_conn.c184 struct ll_conn *ll_conn_get(uint16_t handle) in ll_conn_get()
193 struct ll_conn *ll_connected_get(uint16_t handle) in ll_connected_get()
220 int ll_tx_mem_enqueue(uint16_t handle, void *tx) in ll_tx_mem_enqueue()
344 uint8_t ll_chm_get(uint16_t handle, uint8_t *chm) in ll_chm_get()
375 uint8_t ll_req_peer_sca(uint16_t handle) in ll_req_peer_sca()
503 uint8_t ll_feature_req_send(uint16_t handle) in ll_feature_req_send()
529 uint8_t ll_version_ind_send(uint16_t handle) in ll_version_ind_send()
781 uint16_t handle; in ull_conn_reset() local
868 uint16_t handle; in ull_conn_peer_connected() local
1856 static inline void disable(uint16_t handle) in disable()
[all …]
A Dull_sync_iso.c354 struct ll_sync_iso_set *ull_sync_iso_by_stream_get(uint16_t handle) in ull_sync_iso_by_stream_get()
363 struct lll_sync_iso_stream *ull_sync_iso_stream_get(uint16_t handle) in ull_sync_iso_stream_get()
376 struct lll_sync_iso_stream *ull_sync_iso_lll_stream_get(uint16_t handle) in ull_sync_iso_lll_stream_get()
428 uint8_t handle; in ull_sync_iso_setup() local
828 uint8_t handle = sync_iso_handle_get(sync_iso); in ull_sync_iso_done() local
908 static struct ll_sync_iso_set *sync_iso_get(uint8_t handle) in sync_iso_get()
919 static struct ll_sync_iso_set *sync_iso_alloc(uint8_t handle) in sync_iso_alloc()
936 static uint8_t sync_iso_handle_to_index(uint8_t handle) in sync_iso_handle_to_index()
1079 uint8_t handle; in lll_flush() local
1122 uint8_t handle; in stop_ticker() local
A Dull_peripheral_iso.c57 static struct ll_conn *ll_cis_get_acl_awaiting_reply(uint16_t handle, uint8_t *error) in ll_cis_get_acl_awaiting_reply()
100 uint8_t ll_cis_accept(uint16_t handle) in ll_cis_accept()
128 uint8_t ll_cis_reject(uint16_t handle, uint8_t reason) in ll_cis_reject()
180 uint16_t handle; in ull_peripheral_iso_acquire() local
A Dll_tx_pwr.c47 uint16_t handle, uint8_t type, int8_t *tx_pwr_lvl) in ll_tx_pwr_lvl_get()
130 uint8_t ll_tx_pwr_lvl_set(uint8_t handle_type, uint16_t handle, in ll_tx_pwr_lvl_set()
A Dull_peripheral.c325 uint8_t handle; local
508 void ull_periph_latency_cancel(struct ll_conn *conn, uint16_t handle)
606 uint8_t ll_start_enc_req_send(uint16_t handle, uint8_t error_code,
686 uint8_t ll_set_min_used_chans(uint16_t handle, uint8_t const phys,
A Dull_conn_iso.c114 struct ll_conn_iso_group *ll_conn_iso_group_get(uint16_t handle) in ll_conn_iso_group_get()
159 struct ll_conn_iso_stream *ll_conn_iso_stream_get(uint16_t handle) in ll_conn_iso_stream_get()
165 struct lll_conn_iso_stream *ull_conn_iso_lll_stream_get(uint16_t handle) in ull_conn_iso_lll_stream_get()
177 struct ll_conn_iso_stream *ll_iso_stream_connected_get(uint16_t handle) in ll_iso_stream_connected_get()
250 uint16_t handle; in ll_conn_iso_stream_get_by_group() local
271 uint16_t handle; in ll_conn_iso_stream_get_by_id() local
318 uint16_t handle; in ull_conn_iso_lll_stream_sorted_get_by_group() local
638 uint16_t handle; in init_reset() local
1499 static void disable(uint16_t handle) in disable()
1519 void ull_conn_iso_transmit_test_cig_interval(uint16_t handle, uint32_t ticks_at_expire) in ull_conn_iso_transmit_test_cig_interval()
A Dull_df.c171 uint8_t handle; in ull_df_reset() local
410 uint8_t ll_df_set_cl_iq_sampling_enable(uint16_t handle, in ll_df_set_cl_iq_sampling_enable()
787 uint8_t ll_df_set_conn_cte_tx_params(uint16_t handle, uint8_t cte_types, uint8_t switch_pattern_len, in ll_df_set_conn_cte_tx_params()
858 uint8_t ll_df_set_conn_cte_rx_params(uint16_t handle, uint8_t sampling_enable, in ll_df_set_conn_cte_rx_params()
943 uint8_t ll_df_set_conn_cte_req_enable(uint16_t handle, uint8_t enable, in ll_df_set_conn_cte_req_enable()
1008 uint8_t ll_df_set_conn_cte_rsp_enable(uint16_t handle, uint8_t enable) in ll_df_set_conn_cte_rsp_enable()
A Dull_adv_iso.c722 uint16_t handle; in ll_big_terminate() local
802 uint8_t handle; in ull_adv_iso_reset() local
878 struct ll_adv_iso_set *ull_adv_iso_get(uint8_t handle) in ull_adv_iso_get()
885 uint8_t handle; in ull_adv_iso_chm_update() local
917 uint8_t ll_adv_iso_by_hci_handle_get(uint8_t hci_handle, uint8_t *handle) in ll_adv_iso_by_hci_handle_get()
935 uint8_t ll_adv_iso_by_hci_handle_new(uint8_t hci_handle, uint8_t *handle) in ll_adv_iso_by_hci_handle_new()
1081 struct ll_adv_iso_set *ull_adv_iso_by_stream_get(uint16_t handle) in ull_adv_iso_by_stream_get()
1090 struct lll_adv_iso_stream *ull_adv_iso_stream_get(uint16_t handle) in ull_adv_iso_stream_get()
1099 struct lll_adv_iso_stream *ull_adv_iso_lll_stream_get(uint16_t handle) in ull_adv_iso_lll_stream_get()
1158 static struct ll_adv_iso_set *adv_iso_get(uint8_t handle) in adv_iso_get()
[all …]
/subsys/bluetooth/host/
A Datt_internal.h49 uint16_t handle; member
75 uint16_t handle; member
80 uint16_t handle; member
120 uint16_t handle; member
134 uint16_t handle; member
146 uint16_t handle; member
194 uint16_t handle; member
204 uint16_t handle; member
212 uint16_t handle; member
232 uint16_t handle; member
[all …]
A Dhci_core.c295 uint16_t handle = acl(buf)->handle; in bt_hci_host_num_completed_packets() local
645 uint16_t handle, count; in hci_num_completed_packets() local
694 uint16_t handle, len; in hci_acl() local
1024 uint16_t handle = sys_le16_to_cpu(evt->handle); in hci_disconn_complete_prio() local
1052 uint16_t handle = sys_le16_to_cpu(evt->handle); in hci_disconn_complete() local
2012 uint16_t handle; in le_conn_param_req() local
2040 uint16_t handle; in le_conn_update_complete() local
2352 uint16_t handle; in hci_encrypt_key_refresh_complete() local
2422 uint16_t handle; in bt_hci_evt_read_remote_version_complete() local
2460 static void le_ltk_neg_reply(uint16_t handle) in le_ltk_neg_reply()
[all …]
A Datt.c74 uint16_t handle; member
1695 uint16_t handle; in att_read_req() local
1710 uint16_t handle, offset; in att_read_blob_req() local
1727 uint16_t handle; in att_read_mult_req() local
1831 uint16_t handle; in att_read_mult_vl_req() local
2164 uint16_t handle; in att_write_req() local
2381 uint16_t handle; in att_exec_write_rsp() local
2455 uint16_t handle; in att_write_cmd() local
2469 uint16_t handle; in att_signed_write_cmd() local
2711 uint16_t handle; in att_notify() local
[all …]
A Dgatt.c70 uint16_t handle; member
1890 uint16_t handle = 1; in bt_gatt_attr_get_handle() local
1963 uint16_t handle = 0; in bt_gatt_attr_value_handle() local
2098 uint16_t handle = 1; in bt_gatt_foreach_attr_type() local
2345 uint16_t handle; member
2447 uint16_t handle, in gatt_add_nfy_to_buf()
3713 uint16_t handle; in bt_gatt_mult_notification() local
3974 uint16_t handle; in read_included_uuid_cb() local
4346 uint16_t handle; in gatt_read_type_rsp() local
4503 uint16_t handle; in gatt_read_group_rsp() local
[all …]
/subsys/bluetooth/controller/hci/
A Dhci.c374 uint16_t handle; in disconnect() local
386 uint16_t handle; in read_remote_ver_info() local
636 uint16_t handle; in read_auth_payload_timeout() local
655 uint16_t handle; in write_auth_payload_timeout() local
728 uint16_t handle; in read_tx_power_level() local
1387 uint16_t handle; in read_rssi() local
2982 uint8_t handle; in le_df_set_cl_cte_enable() local
3485 uint8_t handle; in le_set_adv_set_random_addr() local
3512 uint8_t handle; in le_set_ext_adv_param() local
3579 uint8_t handle; in le_set_ext_adv_data() local
[all …]
/subsys/bluetooth/controller/ll_sw/nordic/ull/
A Dull_iso_vendor.c39 bool ll_data_path_source_create(uint16_t handle, in ll_data_path_source_create()
71 void ll_data_path_tx_pdu_release(uint16_t handle, struct node_tx_iso *node_tx) in ll_data_path_tx_pdu_release()
/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
A Decb.c30 cau3_handle_t handle; in ecb_encrypt_be() local
64 cau3_handle_t handle; in ecb_encrypt() local
/subsys/net/ip/
A Dudp.c138 struct net_conn_handle **handle) in net_udp_register()
145 int net_udp_unregister(struct net_conn_handle *handle) in net_udp_unregister()
/subsys/bluetooth/audio/
A Dgmap_client.c152 static int gmap_read_bgr_feat(struct bt_gmap_client *gmap_cli, uint16_t handle) in gmap_read_bgr_feat()
251 static int gmap_read_bgs_feat(struct bt_gmap_client *gmap_cli, uint16_t handle) in gmap_read_bgs_feat()
352 static int gmap_read_ugt_feat(struct bt_gmap_client *gmap_cli, uint16_t handle) in gmap_read_ugt_feat()
455 static int gmap_read_ugg_feat(struct bt_gmap_client *gmap_cli, uint16_t handle) in gmap_read_ugg_feat()
559 static int gmap_read_role(struct bt_gmap_client *gmap_cli, uint16_t handle) in gmap_read_role()
/subsys/bluetooth/controller/ll_sw/nordic/lll/
A Dlll_conn_iso.c39 void lll_conn_iso_flush(uint16_t handle, struct lll_conn_iso_stream *lll) in lll_conn_iso_flush()
/subsys/bluetooth/host/shell/
A Dgatt.c438 uint16_t handle, offset; in cmd_write() local
489 uint16_t handle; in cmd_write_without_rsp() local
686 static uint8_t print_attr(const struct bt_gatt_attr *attr, uint16_t handle, in print_attr()
948 static uint8_t found_attr(const struct bt_gatt_attr *attr, uint16_t handle, in found_attr()
958 static const struct bt_gatt_attr *find_attr(uint16_t handle) in find_attr()
972 unsigned long handle; in cmd_notify() local
1169 static uint8_t get_cb(const struct bt_gatt_attr *attr, uint16_t handle, in get_cb()
1219 static uint8_t set_cb(const struct bt_gatt_attr *attr, uint16_t handle, in set_cb()
1249 uint16_t handle; in cmd_set() local

Completed in 96 milliseconds

1234