Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hd.h47 BTC_HD_CONNECTED, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c437 case BTC_HD_CONNECTED: in btc_hd_connect()
633 if (btc_hd_cb.status != BTC_HD_CONNECTED) { in btc_hd_report_error()
695 if (btc_hd_cb.status == BTC_HD_CONNECTED) { in btc_hd_virtual_cable_unplug()
846 btc_hd_cb.status = BTC_HD_CONNECTED; in btc_hd_cb_handler()
916 btc_hd_cb.status == BTC_HD_CONNECTED) { in btc_hd_cb_handler()