Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_main.cc286 #if (BTA_GATT_DEBUG == TRUE)
310 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_sm_execute()
341 #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.cc95 #if (BTA_GATT_DEBUG == TRUE)
304 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_explore_srvc_finished()
392 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_sdp_callback()
558 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
575 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
599 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_search_service()
812 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_read_db_hash_cmpl()
Dbta_gattc_utils.cc142 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_clcb_alloc()
665 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_conn_alloc()
691 #if (BTA_GATT_DEBUG == TRUE) in bta_gattc_conn_find()
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h43 #ifndef BTA_GATT_DEBUG
44 #define BTA_GATT_DEBUG false macro