Searched refs:esp_gatt_conn_reason_t (Results 1 – 5 of 5) sorted by relevance
26 typedef int esp_gatt_conn_reason_t;
103 esp_gatt_conn_reason_t reason; /*!< The reason of gatt connection close */221 esp_gatt_conn_reason_t reason; /*!< disconnection reason */
243 } esp_gatt_conn_reason_t; typedef
210 esp_gatt_conn_reason_t reason; /*!< Indicate the reason of disconnection */
504 switch ((esp_gatt_conn_reason_t)reason) { in esp_hid_disconnect_reason_str()