Home
last modified time | relevance | path

Searched refs:att_iterator_has_next (Results 1 – 1 of 1) sorted by relevance

/btstack/src/ble/
H A Datt_db.c114 static bool att_iterator_has_next(att_iterator_t *it){ in att_iterator_has_next() function
182 while (att_iterator_has_next(it)){ in att_find_handle()
268 while (att_iterator_has_next(&it)){ in att_dump_attributes()
458 while (att_iterator_has_next(&it)){ in handle_find_information_request2()
563 while (att_iterator_has_next(&it)){ in handle_find_by_type_value_request()
631 while (att_iterator_has_next(&it)){ in handle_read_by_type_request2()
1017 while (att_iterator_has_next(&it)){ in handle_read_by_group_type_request2()
1429 while (att_iterator_has_next(&it)){ in gatt_server_get_handle_range_for_service_with_uuid16()
1461 while (att_iterator_has_next(&it)){ in gatt_server_get_value_handle_for_characteristic_with_uuid16()
1483 while (att_iterator_has_next(&it)){ in gatt_server_get_descriptor_handle_for_characteristic_with_uuid16()
[all …]