Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.c324 tBTA_GATTC_CHARACTERISTIC *char_node = list_back(service->characteristics); in bta_gattc_add_attr_to_cache() local
326 descriptor->characteristic = char_node; in bta_gattc_add_attr_to_cache()
327 list_append(char_node->descriptors, descriptor); in bta_gattc_add_attr_to_cache()