Searched refs:att_update_value_len (Results 1 – 1 of 1) sorted by relevance
/btstack/src/ble/ |
H A D | att_db.c | 219 static void att_update_value_len(att_iterator_t *it, uint16_t offset, hci_con_handle_t con_handle) { in att_update_value_len() function 657 att_update_value_len(&it, 0, att_connection->con_handle); in handle_read_by_type_request2() 765 att_update_value_len(&it, 0, att_connection->con_handle); in handle_read_request2() 823 att_update_value_len(&it, value_offset, att_connection->con_handle); in handle_read_blob_request2() 909 att_update_value_len(&it, 0, att_connection->con_handle); in handle_read_multiple_request2()
|