Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Datt_db.c100 static uint8_t const * att_database = NULL; variable
111 it->att_ptr = att_database; in att_iterator_init()
252 att_database = &db[1]; in att_set_db()
267 log_info("att_dump_attributes, table %p", att_database); in att_dump_attributes()
1770 …utes_by_uuid16 %04x from 0x%04x to 0x%04x, db %p", uuid16, start_handle, end_handle, att_database); in btp_att_get_attributes_by_uuid16()