Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hh.h64 BTC_HH_DEV_CONNECTING, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c536 if (btc_hh_cb.status == BTC_HH_DEV_CONNECTING) { in btc_hh_connect()
576 btc_hh_cb.status = BTC_HH_DEV_CONNECTING; in btc_hh_connect()
682 (btc_hh_cb.status == BTC_HH_DEV_CONNECTING)) { in btc_hh_virtual_unplug()