Searched refs:BT_ERR (Results 1 – 2 of 2) sorted by relevance
272 #define BT_ERR(fmt, ...) bt_err(fmt "\n", ##__VA_ARGS__) macro287 BT_ERR("%s: " fmt, bt_dev_name(hdev), ##__VA_ARGS__)
2016 BT_ERR("unknown link type %d", type); in hci_proto_connect_ind()
Completed in 14 milliseconds