• Home
  • Raw
  • Download

Lines Matching refs:LOG_DEBUG

72   LOG_DEBUG(LOG_TAG, "%s: conn_id=%d, connected=%d", __func__, conn_id,  in btif_test_connect_cback()
80 LOG_DEBUG(LOG_TAG, "%s: op_code=0x%02x, conn_id=0x%x. status=0x%x", __func__, in btif_test_command_complete_cback()
96 LOG_DEBUG(LOG_TAG, "%s: Unknown op_code (0x%02x)", __func__, op); in btif_test_command_complete_cback()
104 LOG_DEBUG(LOG_TAG, "------ GATT Discovery result %-22s -------", in btif_test_discovery_result_cback()
106 LOG_DEBUG(LOG_TAG, " Attribute handle: 0x%04x (%d)", p_data->handle, in btif_test_discovery_result_cback()
110 LOG_DEBUG(LOG_TAG, " Attribute type: %s", in btif_test_discovery_result_cback()
116 LOG_DEBUG(LOG_TAG, " Handle range: 0x%04x ~ 0x%04x (%d ~ %d)", in btif_test_discovery_result_cback()
119 LOG_DEBUG(LOG_TAG, " Service UUID: %s", in btif_test_discovery_result_cback()
124 LOG_DEBUG(LOG_TAG, " Handle range: 0x%04x ~ 0x%04x (%d ~ %d)", in btif_test_discovery_result_cback()
130 LOG_DEBUG(LOG_TAG, " Handle range: 0x%04x ~ 0x%04x (%d ~ %d)", in btif_test_discovery_result_cback()
135 LOG_DEBUG(LOG_TAG, " Service UUID: %s", in btif_test_discovery_result_cback()
140 LOG_DEBUG(LOG_TAG, " Properties: 0x%02x", in btif_test_discovery_result_cback()
142 LOG_DEBUG(LOG_TAG, " Characteristic UUID: %s", in btif_test_discovery_result_cback()
147 LOG_DEBUG(LOG_TAG, " Descriptor UUID: %s", in btif_test_discovery_result_cback()
152 LOG_DEBUG(LOG_TAG, in btif_test_discovery_result_cback()
159 LOG_DEBUG(LOG_TAG, "%s: status=%d", __func__, status); in btif_test_discovery_complete_cback()
181 LOG_DEBUG(LOG_TAG, "%s: ENABLE - enable=%d", __func__, params->u1); in btif_gattc_test_command_impl()
197 LOG_DEBUG(LOG_TAG, "%s: CONNECT - device=%s (dev_type=%d, addr_type=%d)", in btif_gattc_test_command_impl()
214 LOG_DEBUG(LOG_TAG, "%s: DISCONNECT - conn_id=%d", __func__, in btif_gattc_test_command_impl()
228 LOG_DEBUG(LOG_TAG, in btif_gattc_test_command_impl()
238 LOG_DEBUG(LOG_TAG, in btif_gattc_test_command_impl()