Home
last modified time | relevance | path

Searched refs:esp_gatt_id_t (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatt_util.h22 void btc_to_bta_gatt_id(tBTA_GATT_ID *p_dest, esp_gatt_id_t *p_src);
26 void bta_to_btc_gatt_id(esp_gatt_id_t *p_dest, tBTA_GATT_ID *p_src);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatt_util.c85 void btc_to_bta_gatt_id(tBTA_GATT_ID *p_dest, esp_gatt_id_t *p_src) in btc_to_bta_gatt_id()
101 void bta_to_btc_gatt_id(esp_gatt_id_t *p_dest, tBTA_GATT_ID *p_src) in bta_to_btc_gatt_id()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h350 } __attribute__((packed)) esp_gatt_id_t; typedef
357esp_gatt_id_t id; /*!< @brief Encapsulates the UUID and instance ID of the GATT servi…
Desp_gattc_api.h127esp_gatt_id_t srvc_id; /*!< Service ID, including service UUID and other information */