HomeSort by relevance Sort by last modified time
    Searched full:p_incl_decl (Results 1 - 1 of 1) sorted by null

  /system/bt/stack/gatt/
gatt_api.cc 252 tGATT_HDL_LIST_ELEM* p_incl_decl; local
253 p_incl_decl = gatt_find_hdl_buffer_by_handle(el->attribute_handle);
254 if (p_incl_decl == nullptr) {
260 list.svc_db, p_incl_decl->asgn_range.s_handle,
261 p_incl_decl->asgn_range.e_handle, p_incl_decl->asgn_range.svc_uuid);
    [all...]

Completed in 1277 milliseconds