Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c241 tBTA_GATTC_SERVICE *next_service = list_node(next_sn); in bta_gattc_insert_sec_service_to_cache() local
242 … if (p_new_srvc->s_handle > service->e_handle && p_new_srvc->e_handle < next_service->s_handle) { in bta_gattc_insert_sec_service_to_cache()