Home
last modified time | relevance | path

Searched refs:BTHF_SWB_NONE (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java79 static final int BTHF_SWB_NONE = 0; field in HeadsetHalConstants
DHeadsetStateMachine.java2062 case HeadsetHalConstants.BTHF_SWB_NONE: in processSWBEvent()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf.h69 BTHF_SWB_NONE, enumerator
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc586 bthf_swb_config_t config = BTHF_SWB_NONE; in btif_hf_upstreams_evt()