HomeSort by relevance Sort by last modified time
    Searched refs:GATT_TRACE_API (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/gatt/
gatt_api.cc 232 GATT_TRACE_API("%s", __func__);
340 GATT_TRACE_API("%s: service parsed correctly, now starting", __func__);
458 GATT_TRACE_API("%s: %u", __func__, service_handle);
501 GATT_TRACE_API("GATTS_HandleValueIndication");
565 GATT_TRACE_API("GATTS_HandleValueNotification");
612 GATT_TRACE_API("GATTS_SendRsp: conn_id: %u trans_id: %u Status: 0x%04x",
664 GATT_TRACE_API("GATTC_ConfigureMTU conn_id=%d mtu=%d", conn_id, mtu);
795 GATT_TRACE_API("GATTC_Discover conn_id=%d disc_type=%d", conn_id, disc_type);
855 GATT_TRACE_API("GATTC_Read conn_id=%d type=%d", conn_id, type);
    [all...]
gatt_utils.cc     [all...]
  /system/bt/include/
bt_trace.h 624 #define GATT_TRACE_API(...) \
    [all...]

Completed in 253 milliseconds