Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Datt_db.c629 uint16_t first_matching_but_unreadable_handle = 0; in handle_read_by_type_request2() local
645 if (first_matching_but_unreadable_handle == 0u) { in handle_read_by_type_request2()
646 first_matching_but_unreadable_handle = it.handle; in handle_read_by_type_request2()
712 if (first_matching_but_unreadable_handle != 0u){ in handle_read_by_type_request2()
713 …p_error_read_not_permitted(response_buffer, request_type, first_matching_but_unreadable_handle); … in handle_read_by_type_request2()