Home
last modified time | relevance | path

Searched refs:start_offset (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h438 UINT16 start_offset; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_cl.c370 offset += p_clcb->start_offset; in gatt_send_prepare_write()
Dgatt_api.c1108 p_clcb->start_offset = p_write->offset; in GATTC_Write()