Searched defs:Server (Results 1 – 2 of 2) sorted by relevance
70 sProfileNames.put(BluetoothProfile.HEADSET, "HFP Server"); in sProfileNames.put()75 sProfileNames.put(BluetoothProfile.PBAP, "PBAP Server"); in sProfileNames.put()77 sProfileNames.put(BluetoothProfile.GATT_SERVER, "GATT Server"); in sProfileNames.put()78 sProfileNames.put(BluetoothProfile.MAP, "MAP Server"); in sProfileNames.put()
55 public interface Server { interface in AppBridge