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_cache.c52 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE)
159 #if BTA_GATT_DEBUG== TRUE in bta_gattc_alloc_cache_buf()
306 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_add_srvc_to_cache()
362 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_add_attr_to_cache()
452 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_get_disc_range()
606 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_explore_srvc()
692 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_char_dscpt_disc_cmpl()
853 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_sdp_callback()
1033 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
1045 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
[all …]
Dbta_gattc_main.c279 #if BTA_GATT_DEBUG == TRUE
301 #if BTA_GATT_DEBUG == TRUE in bta_gattc_sm_execute()
338 #if BTA_GATT_DEBUG == TRUE in bta_gattc_sm_execute()
366 #if BTA_GATT_DEBUG == TRUE in bta_gattc_hdl_event()
441 #if BTA_GATT_DEBUG == TRUE
Dbta_gattc_utils.c227 #if BTA_GATT_DEBUG == TRUE in bta_gattc_clcb_alloc()
826 #if BTA_GATT_DEBUG == TRUE in bta_gattc_conn_alloc()
855 #if BTA_GATT_DEBUG == TRUE in bta_gattc_conn_find()
/system/bt/bta/include/
Dbta_gatt_api.h42 #ifndef BTA_GATT_DEBUG
43 #define BTA_GATT_DEBUG FALSE macro