Home
last modified time | relevance | path

Searched defs:BTHF_WBS_YES (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetHalConstants.java76 static final int BTHF_WBS_YES = 2; field in HeadsetHalConstants
/aosp12/system/bt/include/hardware/
H A Dbt_hf.h57 typedef enum { BTHF_WBS_NONE, BTHF_WBS_NO, BTHF_WBS_YES } bthf_wbs_config_t; enumerator