Searched refs:bt_shell_error (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt_shell_private.h | 87 #define bt_shell_error(_ft, ...) \ macro
|
D | bt.c | 233 bt_shell_error("Failed to stop scan (err %d)", err); in active_scan_timeout() 457 bt_shell_error("Error during decryption (err %d)", ead_err); in data_verbose_cb() 751 bt_shell_error("Failed to connect to %s 0x%02x %s", addr, err, in connected() 760 bt_shell_error("Failed to connection information: %d", info_err); in connected() 794 bt_shell_error("Unable to get info: conn %p", conn); in disconnected_set_new_default_conn_cb() 1272 bt_shell_error("Bluetooth init failed (err %d)", err); in bt_ready() 1938 bt_shell_error("Failed to add CSIS data (err %d)", csis_ad_len); in ad_init() 3936 bt_shell_error("Unable to get info: conn %p", conn); in connection_info() 4749 bt_shell_error("Failed to encrypt AD."); in ead_encrypt_ad() 4777 bt_shell_error("Failed to update AD due to malformed AD."); in ead_update_ad() [all …]
|