Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/common/
Dassert.h9 #define BT_ASSERT_PRINT_MSG(fmt, ...) __ASSERT_MSG_INFO(fmt, ##__VA_ARGS__) macro
12 #define BT_ASSERT_PRINT_MSG(fmt, ...) macro