Home
last modified time | relevance | path

Searched defs:att_db (Results 1 – 2 of 2) sorted by relevance

/btstack/test/fuzz/
H A Dfuzz_att_db.c30 uint8_t * att_db = att_db_util_get_address(); in LLVMFuzzerTestOneInput() local
/btstack/src/ble/
H A Datt_db_util.c62 static uint8_t * att_db; variable