Searched refs:esp_gatt_id_t (Results 1 – 4 of 4) sorted by relevance
22 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);
85 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()
350 } __attribute__((packed)) esp_gatt_id_t; typedef357 …esp_gatt_id_t id; /*!< @brief Encapsulates the UUID and instance ID of the GATT servi…
127 … esp_gatt_id_t srvc_id; /*!< Service ID, including service UUID and other information */