Home
last modified time | relevance | path

Searched defs:HEADSET_CLIENT (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfile.java161 @SystemApi int HEADSET_CLIENT = 16; field
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothUtils.java132 sProfileNames.put(BluetoothProfile.HEADSET_CLIENT, "HFP Client"); in sProfileNames.put()
139 sProfileActions.put(HFP_CLIENT_CONNECTION_STATE_CHANGED, BluetoothProfile.HEADSET_CLIENT); in sProfileActions.put()
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py125 HEADSET_CLIENT = 16 variable in BluetoothProfile
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto266 HEADSET_CLIENT = 16; enumerator