Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_main.c261 #if BTA_GATT_DEBUG == TRUE
283 #if BTA_GATT_DEBUG == TRUE in bta_gattc_sm_execute()
316 #if BTA_GATT_DEBUG == TRUE in bta_gattc_sm_execute()
343 #if BTA_GATT_DEBUG == TRUE in bta_gattc_hdl_event()
432 #if BTA_GATT_DEBUG == TRUE
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()
309 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_add_char_to_cache()
360 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_add_attr_to_cache()
440 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_get_disc_range()
618 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_explore_srvc()
720 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_char_dscpt_disc_cmpl()
864 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_sdp_callback()
1066 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
1078 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) in bta_gattc_disc_cmpl_cback()
[all …]
Dbta_gattc_utils.c224 #if BTA_GATT_DEBUG == TRUE in bta_gattc_clcb_alloc()
847 #if BTA_GATT_DEBUG == TRUE in bta_gattc_conn_alloc()
874 #if BTA_GATT_DEBUG == TRUE in bta_gattc_conn_find()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h42 #ifndef BTA_GATT_DEBUG
43 #define BTA_GATT_DEBUG FALSE macro