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.c76 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE)
205 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_add_srvc_to_cache()
234 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_add_char_to_cache()
281 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_add_attr_to_cache()
357 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_get_disc_range()
510 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_explore_srvc()
600 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_char_dscpt_disc_cmpl()
762 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_sdp_callback()
948 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
960 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
[all …]
Dbta_gattc_main.c250 #if BTA_GATT_DEBUG == TRUE
272 #if BTA_GATT_DEBUG == TRUE in bta_gattc_sm_execute()
309 #if BTA_GATT_DEBUG == TRUE in bta_gattc_sm_execute()
337 #if BTA_GATT_DEBUG == TRUE in bta_gattc_hdl_event()
412 #if BTA_GATT_DEBUG == TRUE
Dbta_gattc_utils.c226 #if BTA_GATT_DEBUG == TRUE in bta_gattc_clcb_alloc()
670 #if BTA_GATT_DEBUG == TRUE in bta_gattc_conn_alloc()
699 #if BTA_GATT_DEBUG == TRUE in bta_gattc_conn_find()
/system/bt/bta/include/
Dbta_gatt_api.h43 #ifndef BTA_GATT_DEBUG
44 #define BTA_GATT_DEBUG FALSE macro