Home
last modified time | relevance | path

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

/btstack/test/embedded/
H A Dbtstack_util_test.cpp298 TEST(BTstackUtil, btstack_is_null){ in TEST() argument
/btstack/src/
H A Dbtstack_util.c187 bool btstack_is_null(const uint8_t * buffer, uint16_t size){ in btstack_is_null() function