Home
last modified time | relevance | path

Searched refs:update_incl_srvc (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c388 p_srvc_cb->update_incl_srvc = true; in bta_gattc_add_attr_to_cache()
611 if(p_srvc_cb->update_incl_srvc) { in bta_gattc_explore_srvc()
613 p_srvc_cb->update_incl_srvc = false; in bta_gattc_explore_srvc()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h342 bool update_incl_srvc; member