Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Dle_device_db_tlv.c114 static bool le_device_db_tlv_fetch(int index, le_device_db_entry_t * entry){ in le_device_db_tlv_fetch()
126 static bool le_device_db_tlv_store(int index, le_device_db_entry_t * entry){ in le_device_db_tlv_store()
153 le_device_db_entry_t entry; in le_device_db_tlv_scan() local
212 le_device_db_entry_t entry; in le_device_db_add() local
250 le_device_db_entry_t entry; in le_device_db_add() local
286 le_device_db_entry_t entry; in le_device_db_info() local
304 le_device_db_entry_t entry; in le_device_db_encryption_set() local
333 le_device_db_entry_t entry; in le_device_db_encryption_get() local
355 le_device_db_entry_t entry; in le_device_db_remote_csrk_get() local
365 le_device_db_entry_t entry; in le_device_db_remote_csrk_set() local
[all …]
H A Datt_server.c1055 persistent_ccc_entry_t entry; in att_server_persistent_ccc_write() local
1139 persistent_ccc_entry_t entry; in att_server_persistent_ccc_clear() local
1163 persistent_ccc_entry_t entry; in att_server_persistent_ccc_restore() local
H A Dsm.c569 …btstack_packet_callback_registration_t * entry = (btstack_packet_callback_registration_t*) btstack… in sm_dispatch_event() local
960 sm_lookup_entry_t * entry; in sm_address_resolution_lookup() local
2265 sm_lookup_entry_t * entry = (sm_lookup_entry_t *) sm_address_resolution_general_queue; in sm_run_irk_lookup() local
/btstack/platform/wiced/
H A Dle_device_db_wiced_dct.c94 le_device_nvm_t * entry; in le_device_db_entry_valid() local
106 le_device_nvm_t * entry; in le_device_db_entry_read() local
121 static void le_device_db_entry_write(int absolute_index, le_device_nvm_t * entry){ in le_device_db_entry_write()
127 le_device_nvm_t entry; in le_device_db_highest_seq_nr() local
141 le_device_nvm_t entry; in le_device_db_find_free_entry() local
201 le_device_nvm_t entry; in le_device_db_info() local
218 le_device_nvm_t entry; in le_device_db_remove() local
226 le_device_nvm_t entry; in le_device_db_wiced_dct_delete_all() local
239 le_device_nvm_t entry; in le_device_db_add() local
256 le_device_nvm_t entry; in le_device_db_encryption_set() local
[all …]
H A Dbtstack_link_key_db_wiced_dct.c92 link_key_nvm_t * entry; in link_key_read() local
107 static void link_key_write(int index, link_key_nvm_t * entry){ in link_key_write()
249 link_key_nvm_t entry; in btstack_link_key_db_wiced_dct_delete_all() local
/btstack/platform/windows/
H A Dbtstack_tlv_windows.c105 tlv_entry_t * entry = (tlv_entry_t*) btstack_linked_list_iterator_next(&it); in btstack_tlv_windows_find_entry() local
121 tlv_entry_t * entry = (tlv_entry_t*) btstack_linked_list_iterator_next(&it); in btstack_tlv_windows_delete_tag() local
139 tlv_entry_t * entry = btstack_tlv_windows_find_entry(self, tag); in btstack_tlv_windows_get_tag() local
210 uint8_t entry[8]; in btstack_tlv_windows_read_db() local
298 tlv_entry_t * entry = (tlv_entry_t*) btstack_linked_list_iterator_next(&it); in btstack_tlv_windows_read_db() local
333 tlv_entry_t * entry = (tlv_entry_t*) btstack_linked_list_iterator_next(&it); in btstack_tlv_windows_deinit() local
/btstack/platform/posix/
H A Dbtstack_tlv_posix.c95 tlv_entry_t * entry = (tlv_entry_t*) btstack_linked_list_iterator_next(&it); in btstack_tlv_posix_find_entry() local
111 tlv_entry_t * entry = (tlv_entry_t*) btstack_linked_list_iterator_next(&it); in btstack_tlv_posix_delete_tag() local
129 tlv_entry_t * entry = btstack_tlv_posix_find_entry(self, tag); in btstack_tlv_posix_get_tag() local
193 uint8_t entry[8]; in btstack_tlv_posix_read_db() local
263 tlv_entry_t * entry = (tlv_entry_t*) btstack_linked_list_iterator_next(&it); in btstack_tlv_posix_read_db() local
303 tlv_entry_t * entry = (tlv_entry_t*) btstack_linked_list_iterator_next(&it); in btstack_tlv_posix_deinit() local
/btstack/src/classic/
H A Dbtstack_link_key_db_tlv.c91 link_key_nvm_t entry; in btstack_link_key_db_tlv_get_link_key() local
108 link_key_nvm_t entry; in btstack_link_key_db_tlv_delete_link_key() local
128 link_key_nvm_t entry; in btstack_link_key_db_tlv_put_link_key() local
168 link_key_nvm_t entry; in btstack_link_key_db_tlv_put_link_key() local
190 link_key_nvm_t entry; in btstack_link_key_db_tlv_iterator_get_next() local
H A Dhfp.c1273 hfp_command_entry_t *entry = &table[middle]; in parse_command() local
/btstack/3rd-party/lwip/core/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
501 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_lookup_local() local
544 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_local_removehost() local
579 struct local_hostlist_entry *entry; in dns_local_addhost() local
777 struct dns_table_entry *entry = &dns_table[idx]; in dns_send() local
1069 struct dns_table_entry *entry = &dns_table[i]; in dns_check_entry() local
1158 struct dns_table_entry *entry = &dns_table[idx]; in dns_correct_response() local
1215 struct dns_table_entry *entry = &dns_table[i]; in dns_recv() local
1399 struct dns_table_entry *entry = NULL; in dns_enqueue() local
/btstack/test/mock/
H A Dmock_btstack_tlv.c57 tlv_entry_t * entry = (tlv_entry_t*) btstack_linked_list_iterator_next(&it); in mock_btstack_tlv_find_entry() local
73 tlv_entry_t * entry = mock_btstack_tlv_find_entry(self, tag); in mock_btstack_tlv_get_tag() local
126 tlv_entry_t * entry = (tlv_entry_t*) btstack_linked_list_iterator_next(&it); in mock_btstack_tlv_delete_tag() local
157 tlv_entry_t * entry = (tlv_entry_t*) btstack_linked_list_iterator_next(&it); in mock_btstack_tlv_deinit() local
H A Dmock_gatt_client.c55 …btstack_packet_callback_registration_t * entry = (btstack_packet_callback_registration_t*) btstack… in mock_hci_emit_event() local
/btstack/3rd-party/lwip/dhcp-server/
H A Ddhserver.c125 static __inline bool is_vacant(dhcp_entry_t *entry) in is_vacant()
139 static __inline void free_entry(dhcp_entry_t *entry) in free_entry()
232 dhcp_entry_t *entry; in udp_recv_proc() local
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dmultilink.c308 char entry[32]; in make_bundle_links() local
347 char entry[32]; in remove_bundle_link() local
/btstack/platform/libusb/
H A Dhci_transport_h2_libusb.c208 static inline void list_del( list_head_t *entry ) { in list_del()
265 usb_transfer_list_entry_t *entry = &list->entries[i]; in usb_transfer_list_alloc() local
296 usb_transfer_list_entry_t *entry = &list->entries[i]; in usb_transfer_list_in_flight() local
316 usb_transfer_list_entry_t *entry = &list->entries[i]; in usb_transfer_list_free() local
/btstack/src/
H A Dhci.c5387 whitelist_entry_t * entry = (whitelist_entry_t*) btstack_linked_list_iterator_next(&it); in hci_power_enter_halting_state() local
5400 …periodic_advertiser_list_entry_t * entry = (periodic_advertiser_list_entry_t*) btstack_linked_list… in hci_power_enter_halting_state() local
6159 whitelist_entry_t * entry = (whitelist_entry_t*) btstack_linked_list_iterator_next(&it); in hci_whitelist_modification_pending() local
6172 whitelist_entry_t * entry = (whitelist_entry_t*) btstack_linked_list_iterator_next(&it); in hci_whitelist_modification_process() local
6257 …periodic_advertiser_list_entry_t * entry = (periodic_advertiser_list_entry_t*) btstack_linked_list… in hci_run_general_gap_le() local
6808 whitelist_entry_t *entry = (whitelist_entry_t *) btstack_linked_list_iterator_next(&lit); in hci_run_general_gap_le() local
6881 …periodic_advertiser_list_entry_t * entry = (periodic_advertiser_list_entry_t*) btstack_linked_list… in hci_run_general_gap_le() local
8029 …btstack_packet_callback_registration_t * entry = (btstack_packet_callback_registration_t*) btstack… in hci_emit_event() local
9178 whitelist_entry_t *entry = (whitelist_entry_t *) btstack_linked_list_iterator_next(&it); in hci_whitelist_add() local
9203 whitelist_entry_t * entry = btstack_memory_whitelist_entry_get(); in hci_whitelist_add() local
[all …]
H A Dl2cap.c1031 …btstack_packet_callback_registration_t * entry = (btstack_packet_callback_registration_t*) btstack… in l2cap_emit_event() local
/btstack/test/mesh/
H A Dmock.c76 …btstack_packet_callback_registration_t * entry = (btstack_packet_callback_registration_t*) btstack… in mock_simulate_hci_event() local
/btstack/platform/embedded/
H A Dbtstack_tlv_flash_bank.c168 uint8_t entry[BTSTACK_TLV_ENTRY_HEADER_LEN]; in btstack_tlv_flash_bank_iterator_fetch_tag_len() local
/btstack/3rd-party/lwip/core/src/core/ipv6/
H A Dnd6.c1172 nd6_send_neighbor_cache_probe(struct nd6_neighbor_cache_entry *entry, u8_t flags) in nd6_send_neighbor_cache_probe()
/btstack/chipset/realtek/
H A Dbtstack_chipset_realtek.c115 struct rtk_epatch_entry entry[0]; member
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcore_ca.h2484 uint32_t entry; in MMU_TTSection() local
2515 uint32_t entry, entry2; in MMU_TTPage4k() local
2550 uint32_t entry, entry2; in MMU_TTPage64k() local
/btstack/port/mtk/LEScan/libs/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/btstack/port/mtk/SPPClient/libs/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...