Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c433 case BTC_HD_DISCONNECTING: in btc_hd_connect()
493 case BTC_HD_DISCONNECTING: in btc_hd_disconnect()
517 btc_hd_cb.status = BTC_HD_DISCONNECTING; in btc_hd_disconnect()
554 case BTC_HD_DISCONNECTING: in btc_hd_send_report()
675 case BTC_HD_DISCONNECTING: in btc_hd_virtual_cable_unplug()
696 btc_hd_cb.status = BTC_HD_DISCONNECTING; in btc_hd_virtual_cable_unplug()
915 if (btc_hd_cb.status == BTC_HD_DISCONNECTING || btc_hd_cb.status == BTC_HD_CONNECTING || in btc_hd_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hd.h48 BTC_HD_DISCONNECTING, enumerator