Searched defs:HEADSET_CLIENT (Results 1 – 4 of 4) sorted by relevance
161 @SystemApi int HEADSET_CLIENT = 16; field
132 sProfileNames.put(BluetoothProfile.HEADSET_CLIENT, "HFP Client"); in sProfileNames.put()139 sProfileActions.put(HFP_CLIENT_CONNECTION_STATE_CHANGED, BluetoothProfile.HEADSET_CLIENT); in sProfileActions.put()
125 HEADSET_CLIENT = 16 variable in BluetoothProfile
266 HEADSET_CLIENT = 16; enumerator