Home
last modified time | relevance | path

Searched refs:tGATT_READ_TYPE (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h439 typedef UINT8 tGATT_READ_TYPE; typedef
984 extern tGATT_STATUS GATTC_Read (UINT16 conn_id, tGATT_READ_TYPE type,
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c917 tGATT_STATUS GATTC_Read (UINT16 conn_id, tGATT_READ_TYPE type, tGATT_READ_PARAM *p_read) in GATTC_Read()