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

/system/bt/stack/gatt/
H A Dgatt_attr.cc327 p_clcb->s_handle = p_data->value.dclr_value.val_handle;
H A Dgatt_cl.cc801 STREAM_TO_UINT16(record_value.dclr_value.val_handle, p);
802 if (!GATT_HANDLE_IS_VALID(record_value.dclr_value.val_handle)) {
822 p_clcb->s_handle = record_value.dclr_value.val_handle;
/system/bt/stack/include/
H A Dgatt_api.h501 uint16_t val_handle; /* characteristic value attribute handle */ member in struct:__anon1129
/system/bt/bta/gatt/
H A Dbta_gattc_cache.cc867 p_data->value.dclr_value.val_handle,

Completed in 54 milliseconds