| /Zephyr-latest/subsys/bluetooth/controller/include/ | 
| D | ll.h | 28 						   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()
 
 | 
| /Zephyr-latest/subsys/sensing/ | 
| D | sensing.c | 18 			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()
 
 | 
| /Zephyr-latest/subsys/bindesc/ | 
| D | bindesc_read.c | 56 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()
 
 | 
| /Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/ | 
| D | ull_scan.c | 44 struct ll_scan_set *ull_scan_set_get(uint8_t handle)  in ull_scan_set_get()53 struct ll_scan_set *ull_scan_is_enabled_get(uint8_t handle)  in ull_scan_is_enabled_get()
 65 struct ll_scan_set *ull_scan_is_disabled_get(uint8_t handle)  in ull_scan_is_disabled_get()
 89 uint8_t ull_scan_disable(uint8_t handle, struct ll_scan_set *scan)  in ull_scan_disable()
 
 | 
| D | ull_sync.c | 35 struct ll_sync_set *ull_sync_set_get(uint16_t handle)  in ull_sync_set_get()44 struct ll_sync_set *ull_sync_is_enabled_get(uint16_t handle)  in ull_sync_is_enabled_get()
 
 | 
| D | lll_conn.c | 37 void lll_conn_flush(uint16_t handle, struct lll_conn *lll)  in lll_conn_flush()
 | 
| D | ull_adv_sync.c | 21 struct ll_adv_sync_set *ull_adv_sync_get(uint8_t handle)  in ull_adv_sync_get()
 | 
| D | ull_conn_iso.c | 53 __weak struct ll_conn_iso_stream *ll_conn_iso_stream_get(uint16_t handle)  in ll_conn_iso_stream_get()58 struct ll_conn_iso_stream *ll_iso_stream_connected_get(uint16_t handle)  in ll_iso_stream_connected_get()
 
 | 
| /Zephyr-latest/tests/subsys/bindesc/reading/src/ | 
| D | main.c | 49 static void test_bindesc_read(struct bindesc_handle *handle)  in test_bindesc_read()68 	struct bindesc_handle handle;  in ZTEST()  local
 77 	struct bindesc_handle handle;  in ZTEST()  local
 
 | 
| /Zephyr-latest/tests/bluetooth/df/connectionless_cte_chains/src/ | 
| D | test_add_cte_to_chain.c | 52 	uint8_t handle;  in ZTEST()  local77 	uint8_t handle;  in ZTEST()  local
 103 	uint8_t handle;  in ZTEST()  local
 130 	uint8_t handle;  in ZTEST()  local
 166 	uint8_t handle;  in ZTEST()  local
 
 | 
| D | test_remove_cte_from_chain.c | 54 	uint8_t handle;  in ZTEST()  local79 	uint8_t handle;  in ZTEST()  local
 108 	uint8_t handle;  in ZTEST()  local
 134 	uint8_t handle;  in ZTEST()  local
 168 	uint8_t handle;  in remove_cte_from_chain_after_enqueue_to_lll()  local
 
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | ull_scan.c | 330 	uint8_t handle;  local393 	uint8_t handle;  local
 650 uint8_t ull_scan_disable(uint8_t handle, struct ll_scan_set *scan)
 719 	uint8_t handle;  local
 763 void ull_scan_term_dequeue(uint8_t handle)
 798 struct ll_scan_set *ull_scan_set_get(uint8_t handle)
 842 struct ll_scan_set *ull_scan_is_enabled_get(uint8_t handle)
 854 struct ll_scan_set *ull_scan_is_disabled_get(uint8_t handle)
 866 uint32_t ull_scan_is_enabled(uint8_t handle)
 891 uint32_t ull_scan_filter_pol_get(uint8_t handle)
 [all …]
 
 | 
| D | ll_tx_pwr.c | 47 		       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()
 
 | 
| D | ull_peripheral_iso.c | 57 static struct ll_conn *ll_cis_get_acl_awaiting_reply(uint16_t handle, uint8_t *error)  in ll_cis_get_acl_awaiting_reply()99 uint8_t ll_cis_accept(uint16_t handle)  in ll_cis_accept()
 127 uint8_t ll_cis_reject(uint16_t handle, uint8_t reason)  in ll_cis_reject()
 179 	uint16_t handle;  in ull_peripheral_iso_acquire()  local
 
 | 
| D | ull_adv.c | 159 uint8_t ll_adv_set_by_hci_handle_get(uint8_t hci_handle, uint8_t *handle)  in ll_adv_set_by_hci_handle_get()176 uint8_t ll_adv_set_by_hci_handle_get_or_new(uint8_t hci_handle, uint8_t *handle)  in ll_adv_set_by_hci_handle_get_or_new()
 204 uint8_t ll_adv_set_hci_handle_get(uint8_t handle)  in ll_adv_set_hci_handle_get()
 216 uint8_t ll_adv_params_set(uint8_t handle, uint16_t evt_prop, uint32_t interval,
 765 uint8_t ll_adv_data_set(uint8_t handle, uint8_t len, uint8_t const *const data)
 783 uint8_t ll_adv_scan_rsp_set(uint8_t handle, uint8_t len,
 803 uint8_t ll_adv_enable(uint8_t handle, uint8_t enable,
 1665 	uint8_t handle;  local
 1699 	uint8_t handle;  local
 1742 inline struct ll_adv_set *ull_adv_set_get(uint8_t handle)
 [all …]
 
 | 
| D | ull_iso.c | 169 uint8_t ll_read_iso_tx_sync(uint16_t handle, uint16_t *seq,  in ll_read_iso_tx_sync()217 uint8_t ll_setup_iso_path(uint16_t handle, uint8_t path_dir, uint8_t path_id,  in ll_setup_iso_path()
 537 uint8_t ll_remove_iso_path(uint16_t handle, uint8_t path_dir)  in ll_remove_iso_path()
 650 	uint16_t handle;  in ll_iso_test_sdu_alloc()  local
 696 	uint16_t handle;  in ll_iso_test_sdu_emit()  local
 813 uint8_t ll_iso_receive_test(uint16_t handle, uint8_t payload_type)  in ll_iso_receive_test()
 962 uint8_t ll_iso_read_test_counters(uint16_t handle, uint32_t *received_cnt,  in ll_iso_read_test_counters()
 1015 uint8_t ll_read_iso_link_quality(uint16_t  handle,  in ll_read_iso_link_quality()
 1070 					      const uint16_t handle,  in ll_iso_test_pdu_release()
 1083 void ll_iso_transmit_test_send_sdu(uint16_t handle, uint32_t ticks_at_expire)  in ll_iso_transmit_test_send_sdu()
 [all …]
 
 | 
| D | ull_sync_iso.c | 353 struct ll_sync_iso_set *ull_sync_iso_by_stream_get(uint16_t handle)  in ull_sync_iso_by_stream_get()362 struct lll_sync_iso_stream *ull_sync_iso_stream_get(uint16_t handle)  in ull_sync_iso_stream_get()
 375 struct lll_sync_iso_stream *ull_sync_iso_lll_stream_get(uint16_t handle)  in ull_sync_iso_lll_stream_get()
 427 	uint8_t handle;  in ull_sync_iso_setup()  local
 836 		uint8_t handle = sync_iso_handle_get(sync_iso);  in ull_sync_iso_done()  local
 916 static struct ll_sync_iso_set *sync_iso_get(uint8_t handle)  in sync_iso_get()
 927 static struct ll_sync_iso_set *sync_iso_alloc(uint8_t handle)  in sync_iso_alloc()
 944 static uint8_t sync_iso_handle_to_index(uint8_t handle)  in sync_iso_handle_to_index()
 1087 	uint8_t handle;  in lll_flush()  local
 1130 	uint8_t handle;  in stop_ticker()  local
 
 | 
| D | ull_conn.c | 181 struct ll_conn *ll_conn_get(uint16_t handle)  in ll_conn_get()186 struct ll_conn *ll_connected_get(uint16_t handle)  in ll_connected_get()
 217 int ll_tx_mem_enqueue(uint16_t handle, void *tx)  in ll_tx_mem_enqueue()
 299 uint8_t ll_conn_update(uint16_t handle, uint8_t cmd, uint8_t status, uint16_t interval_min,  in ll_conn_update()
 341 uint8_t ll_chm_get(uint16_t handle, uint8_t *chm)  in ll_chm_get()
 372 uint8_t ll_req_peer_sca(uint16_t handle)  in ll_req_peer_sca()
 401 uint8_t ll_terminate_ind_send(uint16_t handle, uint8_t reason)  in ll_terminate_ind_send()
 498 uint8_t ll_feature_req_send(uint16_t handle)  in ll_feature_req_send()
 524 uint8_t ll_version_ind_send(uint16_t handle)  in ll_version_ind_send()
 565 uint32_t ll_length_req_send(uint16_t handle, uint16_t tx_octets,  in ll_length_req_send()
 [all …]
 
 | 
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/ | 
| D | peer.c | 118 		      uint16_t handle,  in subscribe()138 static void unsubscribe_but_not_really(struct bt_conn *conn, uint16_t handle)  in unsubscribe_but_not_really()
 162 	uint16_t handle;  in entrypoint_peer()  local
 
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/ull/ | 
| D | ull_iso_vendor.c | 39 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()
 
 | 
| /Zephyr-latest/tests/bluetooth/audio/mocks/include/ | 
| D | bluetooth.h | 16 	uint8_t handle;  member
 | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | att_internal.h | 39 	uint16_t handle;  member65 	uint16_t handle;  member
 70 	uint16_t handle;  member
 110 	uint16_t handle;  member
 124 	uint16_t handle;  member
 136 	uint16_t handle;  member
 184 	uint16_t handle;  member
 194 	uint16_t handle;  member
 202 	uint16_t handle;  member
 222 	uint16_t handle;  member
 [all …]
 
 | 
| /Zephyr-latest/samples/subsys/sensing/simple/src/ | 
| D | main.c | 15 static void acc_data_event_callback(sensing_sensor_handle_t handle, const void *buf,  in acc_data_event_callback()30 static void hinge_angle_data_event_callback(sensing_sensor_handle_t handle, const void *buf,  in hinge_angle_data_event_callback()
 
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ | 
| D | lll_conn_iso.c | 39 void lll_conn_iso_flush(uint16_t handle, struct lll_conn_iso_stream *lll)  in lll_conn_iso_flush()
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ | 
| D | ecb.c | 30 	cau3_handle_t handle;  in ecb_encrypt_be()  local64 	cau3_handle_t handle;  in ecb_encrypt()  local
 
 |