Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatt_util.h30 void btc_to_bta_gatt_id(tBTA_GATT_ID *p_dest, esp_gatt_id_t *p_src);
35 void bta_to_btc_gatt_id(esp_gatt_id_t *p_dest, tBTA_GATT_ID *p_src);
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h251 } __attribute__((packed)) esp_gatt_id_t; typedef
258 esp_gatt_id_t id; /*!< Gatt id, include uuid and instance */
Desp_gattc_api.h131esp_gatt_id_t srvc_id; /*!< Service id, include service uuid and other information */
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatt_util.c110 void btc_to_bta_gatt_id(tBTA_GATT_ID *p_dest, esp_gatt_id_t *p_src) in btc_to_bta_gatt_id()
143 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-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/tutorial/
DGatt_Client_Example_Walkthrough.md547 } __attribute__((packed)) esp_gatt_id_t;
703 static esp_gatt_id_t notify_descr_id = {
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gattc_multi_connect/tutorial/
DGatt_Client_Multi_Connection_Example_Walkthrough.md225 static esp_gatt_id_t notify_descr_id = {