• Home
  • Raw
  • Download

Lines Matching refs:loghex

151       LOG(INFO) << __func__ << " Channel connected CID " << loghex(cid);  in eatt_l2cap_connect_ind()
168 LOG(ERROR) << __func__ << " unknown cid: " << loghex(lcid); in eatt_l2cap_connect_cfm()
174 << " Could not connect CoC result: " << loghex(result); in eatt_l2cap_connect_cfm()
186 LOG(INFO) << __func__ << " Channel connected CID " << loghex(lcid); in eatt_l2cap_connect_cfm()
192 LOG(INFO) << __func__ << "lcid: " << loghex(lcid) in eatt_l2cap_reconfig_completed()
196 LOG(INFO) << __func__ << " reconfig failed lcid: " << loghex(lcid) in eatt_l2cap_reconfig_completed()
197 << " result: " << loghex(p_cfg->result); in eatt_l2cap_reconfig_completed()
216 LOG(INFO) << __func__ << " cid: " << loghex(lcid) << " reason " in eatt_l2cap_error_cb()
217 << loghex(reason); in eatt_l2cap_error_cb()
247 LOG(INFO) << __func__ << " cid: " << loghex(lcid); in eatt_l2cap_disconnect_ind()
250 LOG(ERROR) << __func__ << " unknown cid: " << loghex(lcid); in eatt_l2cap_disconnect_ind()
259 LOG(INFO) << __func__ << " cid: " << loghex(lcid); in eatt_l2cap_data_ind()
262 LOG(ERROR) << __func__ << " unknown cid: " << loghex(lcid); in eatt_l2cap_data_ind()
269 << loghex(lcid); in eatt_l2cap_data_ind()
320 LOG(INFO) << " \t cid: " << loghex(cid); in connect_eatt()
468 LOG(ERROR) << __func__ << "Unknown cid: " << loghex(cid) << " or device " in start_indication_confirm_timer()
481 LOG(ERROR) << __func__ << "Unknown cid: " << loghex(cid) << " or device " in stop_indication_confirm_timer()
492 LOG(ERROR) << __func__ << "Unknown cid: " << loghex(cid) << " or device " in start_app_indication_timer()
504 LOG(ERROR) << __func__ << "Unknown cid: " << loghex(cid) << " or device " in stop_app_indication_timer()
521 LOG(ERROR) << __func__ << "Unknown cid: " << loghex(cid) << " or device " in reconfigure()
527 LOG(ERROR) << __func__ << "Invalid mtu: " << loghex(new_mtu); in reconfigure()
536 LOG(ERROR) << __func__ << "Could not start reconfig cid: " << loghex(cid) in reconfigure()
563 LOG(ERROR) << __func__ << "Invalid mtu: " << loghex(new_mtu); in reconfigure_all()