Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Datt_db_util.h173 uint16_t att_db_util_hash_len(void);
H A Datt_db_util.c364 uint16_t att_db_util_hash_len(void){ in att_db_util_hash_len() function
/btstack/test/att_db/
H A Datt_db_util_test.cpp158 uint16_t hash_len = att_db_util_hash_len(); in TEST()