Searched defs:HEADSET_CLIENT (Results 1 – 4 of 4) sorted by relevance
177 int HEADSET_CLIENT = 16; field
131 sProfileNames.put(BluetoothProfile.HEADSET_CLIENT, "HFP Client"); in sProfileNames.put()138 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