Home
last modified time | relevance | path

Searched refs:BTC_HID_RCU_VOICE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h587 BTC_HID_RCU_VOICE = BIT(4), enumerator
H A Dhal_btc.c1274 hid->type |= (btinfo.hb1.voice? BTC_HID_RCU_VOICE : 0); in _update_bt_info()
H A Dhalbtc_dbg_cmd.c370 (hid.type & BTC_HID_RCU_VOICE? "RCU-Voice," : ""), in _show_bt_profile_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h587 BTC_HID_RCU_VOICE = BIT(4), enumerator
H A Dhal_btc.c1274 hid->type |= (btinfo.hb1.voice? BTC_HID_RCU_VOICE : 0); in _update_bt_info()
H A Dhalbtc_dbg_cmd.c370 (hid.type & BTC_HID_RCU_VOICE? "RCU-Voice," : ""), in _show_bt_profile_info()