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.cc82 #if (BTA_GATT_DEBUG == TRUE)
165 #if (BTA_GATT_DEBUG == TRUE) in add_service_to_gatt_db()
182 #if (BTA_GATT_DEBUG == TRUE) in add_characteristic_to_gatt_db()
213 #if (BTA_GATT_DEBUG == TRUE) in add_descriptor_to_gatt_db()
247 #if (BTA_GATT_DEBUG == TRUE) in add_incl_srvc_to_gatt_db()
342 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_explore_srvc()
367 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_char_dscpt_disc_cmpl()
422 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_sdp_callback()
567 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
586 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
[all …]
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.h34 #ifndef BTA_GATT_DEBUG
35 #define BTA_GATT_DEBUG false macro