Home
last modified time | relevance | path

Searched refs:ESP_HIDH_CONN_STATE_DISCONNECTING (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hidh_api.h29 ESP_HIDH_CONN_STATE_DISCONNECTING, /*!< disconnecting state */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c618 param.close.conn_status = ESP_HIDH_CONN_STATE_DISCONNECTING; in btc_hh_disconnect()
667 param.unplug.conn_status = ESP_HIDH_CONN_STATE_DISCONNECTING; in btc_hh_virtual_unplug()
676 param.unplug.conn_status = ESP_HIDH_CONN_STATE_DISCONNECTING; in btc_hh_virtual_unplug()