Home
last modified time | relevance | path

Searched refs:esp_gattc_char_elem_t (Results 1 – 6 of 6) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h212 esp_gattc_char_elem_t *result,
222 esp_gattc_char_elem_t *result,
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h423 esp_gattc_char_elem_t *result,
473 esp_gattc_char_elem_t *result,
Desp_gatt_defs.h467 } esp_gattc_char_elem_t; /*!< The gattc characteristic element */ typedef
/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.h25 #define BleGattcCharElem esp_gattc_char_elem_t
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c264 esp_gattc_char_elem_t *char_result = (esp_gattc_char_elem_t *)result; in btc_gattc_fill_gatt_db_conversion()
356 esp_gattc_char_elem_t *result, in btc_ble_gattc_get_all_char()
414 esp_gattc_char_elem_t *result, in btc_ble_gattc_get_char_by_uuid()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c185 esp_gattc_char_elem_t *result, in esp_ble_gattc_get_all_char()
228 esp_gattc_char_elem_t *result, in esp_ble_gattc_get_char_by_uuid()