Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c432 case BTC_HD_CONNECTING: in btc_hd_connect()
456 btc_hd_cb.status = BTC_HD_CONNECTING; in btc_hd_connect()
492 case BTC_HD_CONNECTING: in btc_hd_disconnect()
553 case BTC_HD_CONNECTING: in btc_hd_send_report()
562 btc_hd_cb.status = BTC_HD_CONNECTING; in btc_hd_send_report()
674 case BTC_HD_CONNECTING: 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.h46 BTC_HD_CONNECTING, enumerator