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.cc282 #if (BTA_GATT_DEBUG == TRUE)
306 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_sm_execute()
339 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_sm_execute()
367 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_hdl_event()
404 #if (BTA_GATT_DEBUG == TRUE)
Dbta_gattc_cache.cc93 #if (BTA_GATT_DEBUG == TRUE)
223 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_explore_srvc_finished()
305 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_sdp_callback()
466 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
480 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
504 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_search_service()
Dbta_gattc_utils.cc139 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_clcb_alloc()
531 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_conn_alloc()
557 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_conn_find()
/system/bt/bta/include/
Dbta_gatt_api.h37 #ifndef BTA_GATT_DEBUG
38 #define BTA_GATT_DEBUG false macro