Searched refs:p_incl_decl (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_api.c280 tGATT_HDL_LIST_ELEM *p_decl, *p_incl_decl; local
287 if ((p_incl_decl = gatt_find_hdl_buffer_by_handle(include_svc_handle)) == NULL)
294 p_incl_decl->asgn_range.s_handle,
295 p_incl_decl->asgn_range.e_handle,
296 p_incl_decl->asgn_range.svc_uuid);

Completed in 5 milliseconds