Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 31) sorted by relevance

12

/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_sched.c125 ble_ll_sched_conn_overlap(struct ble_ll_sched_item *entry) in ble_ll_sched_conn_overlap()
147 struct ble_ll_sched_item *entry; in ble_ll_sched_insert_if_empty() local
166 struct ble_ll_sched_item *entry; in ble_ll_sched_conn_reschedule() local
324 struct ble_ll_sched_item *entry; in ble_ll_sched_master_new() local
551 struct ble_ll_sched_item *entry; in ble_ll_sched_master_new() local
735 struct ble_ll_sched_item *entry; in ble_ll_sched_slave_new() local
841 struct ble_ll_sched_item *entry; in ble_ll_sched_adv_new() local
914 struct ble_ll_sched_item *entry; in ble_ll_sched_adv_reschedule() local
1037 struct ble_ll_sched_item *entry; in ble_ll_sched_adv_resched_pdu() local
1110 struct ble_ll_sched_item *entry; in ble_ll_sched_rmv_elem_type() local
[all …]
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_att_svr.c66 struct ble_att_svr_entry *entry; in ble_att_svr_entry_alloc() local
77 ble_att_svr_entry_free(struct ble_att_svr_entry *entry) in ble_att_svr_entry_free()
111 struct ble_att_svr_entry *entry; in ble_att_svr_register() local
157 struct ble_att_svr_entry *entry; in ble_att_svr_find_by_handle() local
189 struct ble_att_svr_entry *entry; in ble_att_svr_find_by_uuid() local
246 struct ble_att_svr_entry *entry, in ble_att_svr_check_perms()
378 struct ble_att_svr_entry *entry, in ble_att_svr_read()
415 struct ble_att_svr_entry *entry, in ble_att_svr_read_flat()
460 struct ble_att_svr_entry *entry; in ble_att_svr_read_handle() local
506 ble_att_svr_write(uint16_t conn_handle, struct ble_att_svr_entry *entry, in ble_att_svr_write()
[all …]
H A Dble_att.c128 const struct ble_att_rx_dispatch_entry *entry; in STATS_NAME() local
473 const struct ble_att_rx_dispatch_entry *entry; in ble_att_rx() local
H A Dble_hs_hci_evt.c117 const struct ble_hs_hci_evt_dispatch_entry *entry; in ble_hs_hci_evt_dispatch_find() local
133 const struct ble_hs_hci_evt_le_dispatch_entry *entry; in ble_hs_hci_evt_le_dispatch_find() local
287 const struct ble_hs_hci_evt_le_dispatch_entry *entry; in ble_hs_hci_evt_le_meta() local
778 const struct ble_hs_hci_evt_dispatch_entry *entry; in ble_hs_hci_evt_process() local
H A Dble_gatts.c110 const struct ble_gatts_svc_entry *entry; in ble_gatts_inc_access() local
462 ble_gatts_register_inc(struct ble_gatts_svc_entry *entry) in ble_gatts_register_inc()
992 struct ble_gatts_svc_entry *entry; in ble_gatts_register_round() local
1760 struct ble_gatts_svc_entry *entry; in ble_gatts_find_svc_entry() local
1827 struct ble_gatts_svc_entry *entry; in ble_gatts_find_svc() local
1941 struct ble_gatts_svc_entry *entry = &ble_gatts_svc_entries[i]; in ble_gatts_svc_set_visibility() local
H A Dble_gap.c252 const struct ble_gap_update_entry *entry; in STATS_NAME() local
912 struct ble_gap_update_entry *entry; in ble_gap_update_next_exp() local
986 struct ble_gap_update_entry *entry; in ble_gap_update_failed() local
1002 struct ble_gap_update_entry *entry; in ble_gap_conn_broken() local
1097 struct ble_gap_update_entry *entry; in ble_gap_rx_update_complete() local
1620 struct ble_gap_update_entry *entry; in ble_gap_update_timer() local
3941 struct ble_gap_update_entry *entry; in ble_gap_update_entry_alloc() local
3952 ble_gap_update_entry_free(struct ble_gap_update_entry *entry) in ble_gap_update_entry_free()
3969 struct ble_gap_update_entry *entry; in ble_gap_update_entry_find() local
3993 struct ble_gap_update_entry *entry; in ble_gap_update_entry_remove() local
[all …]
H A Dble_hs_flow.c50 struct hci_host_num_comp_pkts_entry entry; in ble_hs_flow_tx_num_comp_pkts() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gatts_reg_test.c56 struct ble_gatts_reg_test_entry *entry; in ble_gatts_reg_test_misc_reg_cb() local
95 ble_gatts_reg_test_misc_lookup_good(struct ble_gatts_reg_test_entry *entry) in ble_gatts_reg_test_misc_lookup_good()
130 ble_gatts_reg_test_misc_lookup_bad(struct ble_gatts_reg_test_entry *entry) in ble_gatts_reg_test_misc_lookup_bad()
264 struct ble_gatts_reg_test_entry *entry; in ble_gatts_reg_test_misc_verify_entry() local
H A Dble_hs_test_util_hci.c164 struct ble_hs_test_util_hci_ack *entry; in ble_hs_test_util_hci_ack_cb() local
530 struct ble_hs_test_util_hci_num_completed_pkts_entry *entry; in ble_hs_test_util_hci_rx_num_completed_pkts_event() local
H A Dble_att_svr_test.c495 struct ble_att_svr_test_type_value_entry *entry; in ble_att_svr_test_misc_verify_tx_find_type_value_rsp() local
543 struct ble_att_svr_test_type_entry *entry; in ble_att_svr_test_misc_verify_tx_read_type_rsp() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Ddns.c407 struct local_hostlist_entry *entry; in dns_init_local() local
444 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_local_iterate() local
488 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_lookup_local() local
529 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_local_removehost() local
564 struct local_hostlist_entry *entry; in dns_local_addhost() local
758 struct dns_table_entry *entry = &dns_table[idx]; in dns_send() local
1050 struct dns_table_entry *entry = &dns_table[i]; in dns_check_entry() local
1139 struct dns_table_entry *entry = &dns_table[idx]; in dns_correct_response() local
1196 struct dns_table_entry *entry = &dns_table[i]; in dns_recv() local
1380 struct dns_table_entry *entry = NULL; in dns_enqueue() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Ddns.c410 struct local_hostlist_entry *entry; in dns_init_local() local
447 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_local_iterate() local
491 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_lookup_local() local
532 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_local_removehost() local
567 struct local_hostlist_entry *entry; in dns_local_addhost() local
745 struct dns_table_entry* entry = &dns_table[idx]; in dns_send() local
1014 struct dns_table_entry *entry = &dns_table[i]; in dns_check_entry() local
1103 struct dns_table_entry *entry = &dns_table[idx]; in dns_correct_response() local
1159 const struct dns_table_entry *entry = &dns_table[i]; in dns_recv() local
1322 struct dns_table_entry *entry = NULL; in dns_enqueue() local
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Ddns.c317 struct local_hostlist_entry *entry; in dns_init_local() local
351 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_lookup_local() local
382 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_local_removehost() local
416 struct local_hostlist_entry *entry; in dns_local_addhost() local
/nrf52832-nimble/rt-thread/components/drivers/src/
H A Dwaitqueue.c48 struct rt_wqueue_node *entry; in rt_wqueue_wakeup() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dmultilink.c308 char entry[32]; in make_bundle_links() local
347 char entry[32]; in remove_bundle_link() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dmultilink.c308 char entry[32]; in make_bundle_links() local
347 char entry[32]; in remove_bundle_link() local
/nrf52832-nimble/rt-thread/src/
H A Dcomponents.c160 int entry(void) in entry() function
H A Dsignal.c423 struct siginfo_node *entry; in rt_thread_kill() local
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dlist.h125 static inline void list_del(struct list_head *entry) in list_del()
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/
H A Dhal_timer.c755 struct hal_timer *entry; in hal_timer_start_at() local
805 struct hal_timer *entry; in hal_timer_stop() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dsettings.c256 struct bt_mesh_rpl *entry; in rpl_set() local
951 static void store_rpl(struct bt_mesh_rpl *entry) in store_rpl()
1382 void bt_mesh_store_rpl(struct bt_mesh_rpl *entry) in bt_mesh_store_rpl()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/uffs/
H A Duffs_tree.c1119 static void _InsertToEntry(uffs_Device *dev, u16 *entry, in _InsertToEntry()
1136 u16 *entry; in uffs_BreakFromEntry() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/
H A Dnd6.c903 nd6_send_neighbor_cache_probe(struct nd6_neighbor_cache_entry *entry, u8_t flags) in nd6_send_neighbor_cache_probe()
/nrf52832-nimble/rt-thread/components/CMSIS/RTOS/
H A Dcmsis_os.h218 os_pthread entry; member
/nrf52832-nimble/rt-thread/components/net/lwip_nat/
H A Dipv4_nat.c113 ip_nat_entry_t entry; member

12