• Home
  • Raw
  • Download

Lines Matching refs:LOG_INFO

72   LOG_INFO("%s: conn_id=%d, connected=%d", __func__, conn_id, connected);  in btif_test_connect_cback()
79 LOG_INFO("%s: op_code=0x%02x, conn_id=0x%x. status=0x%x", __func__, op, in btif_test_command_complete_cback()
95 LOG_INFO("%s: Unknown op_code (0x%02x)", __func__, op); in btif_test_command_complete_cback()
103 LOG_INFO("------ GATT Discovery result %-22s -------", disc_name[disc_type]); in btif_test_discovery_result_cback()
104 LOG_INFO(" Attribute handle: 0x%04x (%d)", p_data->handle, in btif_test_discovery_result_cback()
108 LOG_INFO(" Attribute type: %s", p_data->type.ToString().c_str()); in btif_test_discovery_result_cback()
113 LOG_INFO(" Handle range: 0x%04x ~ 0x%04x (%d ~ %d)", in btif_test_discovery_result_cback()
116 LOG_INFO(" Service UUID: %s", in btif_test_discovery_result_cback()
121 LOG_INFO(" Handle range: 0x%04x ~ 0x%04x (%d ~ %d)", in btif_test_discovery_result_cback()
127 LOG_INFO(" Handle range: 0x%04x ~ 0x%04x (%d ~ %d)", in btif_test_discovery_result_cback()
132 LOG_INFO(" Service UUID: %s", in btif_test_discovery_result_cback()
137 LOG_INFO(" Properties: 0x%02x", in btif_test_discovery_result_cback()
139 LOG_INFO(" Characteristic UUID: %s", in btif_test_discovery_result_cback()
144 LOG_INFO(" Descriptor UUID: %s", p_data->type.ToString().c_str()); in btif_test_discovery_result_cback()
151 LOG_INFO("-----------------------------------------------------------"); in btif_test_discovery_result_cback()
157 LOG_INFO("%s: status=%d", __func__, status); in btif_test_discovery_complete_cback()
179 LOG_INFO("%s: ENABLE - enable=%d", __func__, params->u1); in btif_gattc_test_command_impl()
196 LOG_INFO("%s: CONNECT - device=%s (dev_type=%d, addr_type=%d)", __func__, in btif_gattc_test_command_impl()
212 LOG_INFO("%s: DISCONNECT - conn_id=%d", __func__, test_cb.conn_id); in btif_gattc_test_command_impl()
224 LOG_INFO("%s: DISCOVER (%s), conn_id=%d, uuid=%s, handles=0x%04x-0x%04x", in btif_gattc_test_command_impl()
233 LOG_INFO("%s: Setting pairing config auth=%d, iocaps=%d, keys=%d/%d/%d", in btif_gattc_test_command_impl()