Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.h198 static inline const char *bt_smp_err_to_str(uint8_t smp_err) in bt_smp_err_to_str() function
Dsmp.c531 const char *bt_smp_err_to_str(uint8_t smp_err) in bt_smp_err_to_str() function