Lines Matching refs:warn
163 log::warn("Failed to enable BT-HD, status={}", p_data->status); in btif_hd_upstreams_evt()
172 log::warn("registering hid host now"); in btif_hd_upstreams_evt()
180 log::warn("Failed to disable BT-HD, status={}", p_data->status); in btif_hd_upstreams_evt()
201 log::warn("disabling hid device service now"); in btif_hd_upstreams_evt()
208 log::warn("BTA_HD_OPEN_EVT, address={}", *addr); in btif_hd_upstreams_evt()
212 log::warn("remote device is not hid host, disconnecting"); in btif_hd_upstreams_evt()
226 log::warn("remote device was forcefully disconnected"); in btif_hd_upstreams_evt()
276 log::warn("unknown event ({})", event); in btif_hd_upstreams_evt()
396 log::warn("application already registered"); in register_app()
448 log::warn("application not yet registered"); in unregister_app()
453 log::warn("BT-HD not enabled, status={}", btif_hd_cb.status); in unregister_app()
458 log::warn("BT-HD deregistering in progress"); in unregister_app()
481 log::warn("application not yet registered"); in connect()
486 log::warn("BT-HD not enabled, status={}", btif_hd_cb.status); in connect()
508 log::warn("application not yet registered"); in disconnect()
513 log::warn("BT-HD not enabled, status={}", btif_hd_cb.status); in disconnect()
538 log::warn("application not yet registered"); in send_report()
543 log::warn("BT-HD not enabled, status={}", btif_hd_cb.status); in send_report()
577 log::warn("application not yet registered"); in report_error()
582 log::warn("BT-HD not enabled, status={}", btif_hd_cb.status); in report_error()
604 log::warn("application not yet registered"); in virtual_cable_unplug()
609 log::warn("BT-HD not enabled, status={}", btif_hd_cb.status); in virtual_cable_unplug()