Home
last modified time | relevance | path

Searched refs:BTA_GATT_DEBUG (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_main.cc283 #if (BTA_GATT_DEBUG == TRUE)
307 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_sm_execute()
340 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_sm_execute()
368 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_hdl_event()
405 #if (BTA_GATT_DEBUG == TRUE)
Dbta_gattc_cache.cc92 #if (BTA_GATT_DEBUG == TRUE)
182 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_explore_srvc_finished()
256 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_sdp_callback()
373 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
387 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
406 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_search_service()
Dbta_gattc_utils.cc131 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_clcb_alloc()
523 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_conn_alloc()
549 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_conn_find()
/system/bt/bta/include/
Dbta_gatt_api.h35 #ifndef BTA_GATT_DEBUG
36 #define BTA_GATT_DEBUG false macro