Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.cc549 bta_gattc_add_char_to_cache(p_srvc_cb, p_rec->char_decl_handle, in bta_gattc_char_disc_cmpl()
578 bta_gattc_add_char_to_cache(p_srvc_cb, p_rec->char_decl_handle, in bta_gattc_char_dscpt_disc_cmpl()
682 p_rec->char_decl_handle = decl_handle; in bta_gattc_add_char_to_list()
Dbta_gattc_int.h218 uint16_t char_decl_handle; member