Home
last modified time | relevance | path

Searched defs:characteristic (Results 1 – 3 of 3) sorted by relevance

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/hts/
Dhts.c280 hts_read_characteristic_t characteristic = HTS_READ_CHAR_TEMP_TYPE; in hts_read_att_cb() local
299 hts_read_characteristic_t characteristic = HTS_READ_CHAR_MEAS_INTL; in hts_read_att_cb() local
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c322 tBTA_GATTC_CHARACTERISTIC *characteristic = osi_malloc(sizeof(tBTA_GATTC_CHARACTERISTIC)); in bta_gattc_add_char_to_cache() local
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h713 tBTA_GATTC_CHARACTERISTIC *characteristic; /* owning characteristic */ member