Searched defs:found (Results 1 – 14 of 14) sorted by relevance
/btstack/example/ |
H A D | hog_keyboard_demo.c | 240 int found; in keycode_and_modifer_us_for_character() local 299 int found = keycode_and_modifer_us_for_character(c, &keycode, &modifier); in typing_can_send_now() local 374 int found = keycode_and_modifer_us_for_character(character, &keycode, &modifier); in typing_timer_handler() local
|
H A D | hid_keyboard_demo.c | 221 bool found; in keycode_and_modifer_us_for_character() local 257 bool found = keycode_and_modifer_us_for_character(character, &send_keycode, &send_modifier); in send_next() local
|
H A D | gatt_heart_rate_client.c | 108 int found = 0; in advertisement_report_contains_uuid16() local
|
/btstack/3rd-party/lwip/core/src/core/ |
H A D | dns.c | 245 dns_found_callback found; member 1394 dns_enqueue(const char *name, size_t hostnamelen, dns_found_callback found, in dns_enqueue() 1549 dns_gethostbyname(const char *hostname, ip_addr_t *addr, dns_found_callback found, in dns_gethostbyname() 1570 dns_gethostbyname_addrtype(const char *hostname, ip_addr_t *addr, dns_found_callback found, in dns_gethostbyname_addrtype()
|
/btstack/chipset/em9301/ |
H A D | btstack_chipset_em9301.c | 181 int found = 0; in chipset_set_baudrate_command() local
|
/btstack/src/classic/ |
H A D | btstack_link_key_db_tlv.c | 188 int found = 0; in btstack_link_key_db_tlv_iterator_get_next() local
|
/btstack/test/le_audio/ |
H A D | le_audio_unicast_headset.c | 170 bool found = false; in handle_advertisement() local
|
H A D | le_audio_broadcast_sink.c | 456 bool found = false; in packet_handler() local
|
/btstack/platform/wiced/ |
H A D | btstack_link_key_db_wiced_dct.c | 214 int found = 0; in link_key_db_tlv_iterator_get_next() local
|
/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/ |
H A D | tinydir.h | 629 int found = 0; in tinydir_open() local
|
H A D | makefsdata.c | 898 int found = 0; in ext_in_list() local
|
/btstack/3rd-party/tinydir/ |
H A D | tinydir.h | 644 int found = 0; in tinydir_open() local
|
/btstack/src/ble/ |
H A D | att_server.c | 523 …bool found = att_server_connections_for_state(ATT_SERVER_W4_SIGNED_WRITE_VALIDATION, &att_server, … in att_signed_write_handle_cmac_result() local
|
/btstack/src/ |
H A D | hci.c | 10784 bool found = false; in gap_cis_create() local
|