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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c 338 p_clcb->s_handle = p_data->value.dclr_value.val_handle;
gatt_cl.c 883 STREAM_TO_UINT16(record_value.dclr_value.val_handle, p);
884 if (!GATT_HANDLE_IS_VALID(record_value.dclr_value.val_handle))
907 p_clcb->s_handle = record_value.dclr_value.val_handle;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 504 UINT16 val_handle; /* characteristic value attribute handle */ member in struct:__anon6168
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c     [all...]

Completed in 168 milliseconds