Searched defs:att_db (Results 1 – 2 of 2) sorted by relevance
/btstack/test/fuzz/ | ||
H A D | fuzz_att_db.c | 30 uint8_t * att_db = att_db_util_get_address(); in LLVMFuzzerTestOneInput() local |
/btstack/src/ble/ | ||
H A D | att_db_util.c | 62 static uint8_t * att_db; variable |