Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c89 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE)
265 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_add_srvc_to_cache()
303 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_add_char_to_cache()
354 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_add_attr_to_cache()
434 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_get_disc_range()
613 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_explore_srvc()
710 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_char_dscpt_disc_cmpl()
854 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_sdp_callback()
1048 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
1060 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
[all …]
Dbta_gattc_main.c255 #if BTA_GATT_DEBUG == TRUE
277 #if BTA_GATT_DEBUG == TRUE in bta_gattc_sm_execute()
310 #if BTA_GATT_DEBUG == TRUE in bta_gattc_sm_execute()
337 #if BTA_GATT_DEBUG == TRUE in bta_gattc_hdl_event()
426 #if BTA_GATT_DEBUG == TRUE
Dbta_gattc_utils.c224 #if BTA_GATT_DEBUG == TRUE in bta_gattc_clcb_alloc()
828 #if BTA_GATT_DEBUG == TRUE in bta_gattc_conn_alloc()
855 #if BTA_GATT_DEBUG == TRUE in bta_gattc_conn_find()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h42 #ifndef BTA_GATT_DEBUG
43 #define BTA_GATT_DEBUG FALSE macro