HomeSort by relevance Sort by last modified time
    Searched refs:value_handle (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/gatt/
bta_gattc_cache.c 230 UINT16 value_handle,
237 value_handle, p_uuid->uu.uuid16, property);
249 if (service->e_handle < value_handle)
250 service->e_handle = value_handle;
254 characteristic->handle = value_handle;
686 UINT16 decl_handle, UINT16 value_handle,
704 p_rec->s_handle = value_handle;
    [all...]
  /external/v8/src/
accessors.cc 166 Handle<Object> value_handle = Utils::OpenHandle(*val); local
170 object_handle, name_handle, value_handle, NONE)
    [all...]

Completed in 628 milliseconds