Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c410 tBTA_GATTC_CHARACTERISTIC *char_node = list_back(service->characteristics); in bta_gattc_add_attr_to_cache() local
412 descriptor->characteristic = char_node; in bta_gattc_add_attr_to_cache()
413 list_append(char_node->descriptors, descriptor); in bta_gattc_add_attr_to_cache()