Searched refs:AVRCP_CONTROLLER (Results 1 – 4 of 4) sorted by relevance
116 public static final int AVRCP_CONTROLLER = 11; field
232 mServiceListener.onServiceConnected(BluetoothProfile.AVRCP_CONTROLLER,240 mServiceListener.onServiceDisconnected(BluetoothProfile.AVRCP_CONTROLLER);
1325 } else if (profile == BluetoothProfile.AVRCP_CONTROLLER) { in getProfileProxy()1375 case BluetoothProfile.AVRCP_CONTROLLER: in closeProfileProxy()
38 if (profile == BluetoothProfile.AVRCP_CONTROLLER) return "AVRCP_CONTROLLER"; in profileToString()107 if (BluetoothUuid.AvrcpController.equals(uuid)) return BluetoothProfile.AVRCP_CONTROLLER; in uuidToProfile()